zephyr/tests
Francois Ramu 739ffd8a46 tests: drivers: counter running on stm32 timer-counter instances
Defines the overlay to Use the stm32 counter-timer in addition
to the rtc (if enabled)
to pass the tests/drivers/counter/counter_basic_api/
Enable all the possible timer nodes on each board.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2023-04-24 13:32:29 +02:00
..
application_development
arch samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
benchmarks device: remove redundant init functions 2023-04-19 10:00:25 +02:00
bluetooth Bluetooth: Mesh: Add async API for Large Comp Data Client 2023-04-24 13:31:27 +02:00
boards samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
boot tests: Add mcuboot_recovery_retention test 2023-04-24 13:27:53 +02:00
bsim Bluetooth: Mesh: Add async API for Large Comp Data Client 2023-04-24 13:31:27 +02:00
cmake
crypto
drivers tests: drivers: counter running on stm32 timer-counter instances 2023-04-24 13:32:29 +02:00
kernel tests: cache: Add missing cases 2023-04-20 14:56:09 -04:00
lib tests: lib: cmis_dsp matrix_unary_f64 requires more than 64KB of RAM 2023-04-21 09:09:54 -05:00
misc samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
net net: lib: dns: mdns_responder: Simplify setup_dns_addr 2023-04-19 11:55:40 -04:00
posix
subsys mgmt/mcumgr: Add tests for zcbor_map_decode_bulk_reset 2023-04-24 13:28:49 +02:00
unit
ztest tests: zexpect: Remove CONFIG_LIB_CPLUSPLUS 2023-04-15 16:02:13 +09:00
test_config.yaml