zephyr/tests
Erwan Gouriou 9e3b1c1eae tests: drivers: rtc: api_helpers: Should depend on rtc support
Without this, test is run on any target, even if no RTC driver is
supported, leading to unexpected issues.

Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
2023-07-24 14:38:47 +00:00
..
application_development tests: code_relocation: support mr_canhubk3 boards 2023-07-14 09:38:43 +02:00
arch tests: kernel: fix some test identifiers 2023-07-19 18:07:49 -04:00
benchmarks test: Enhance benchmark latency reporting 2023-07-19 17:51:36 -04:00
bluetooth bluetooth: tester: bap: Add support for AC 7(i) tests 2023-07-20 16:23:05 +02:00
boards inte_adsp: ipc: prevent ipc message send during Device power transition 2023-06-22 06:14:57 -04:00
boot tests: boot: mcuboot_recovery_retention: Fix configuration issue 2023-07-20 15:13:49 +00:00
bsim Bluetooth: mesh: Update default values for transport SAR configuration 2023-07-19 11:07:07 +00:00
cmake tests: snippets: Rework the snippet test 2023-05-25 21:51:26 +02:00
crypto tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
drivers tests: drivers: rtc: api_helpers: Should depend on rtc support 2023-07-24 14:38:47 +00:00
kernel tests: kernel/mp: extend to more CPUs 2023-07-21 17:48:05 -04:00
lib tests: lib: c_lib: fix test_sqrt double promotion warnings 2023-07-21 06:30:32 -04:00
misc tests: misc: check_init_priorities: check for zephyr_pre1 target 2023-06-21 09:32:05 +02:00
net tests: coap_client: Zero-initialize address structures 2023-07-18 16:22:10 +02:00
posix test: Exclude qemu_cortex_a53_smp from portability.posix.eventfd 2023-07-21 06:23:00 -04:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys rtio: Use an atomic completion counter 2023-07-24 09:04:43 +00:00
unit include: util: Add DIV_ROUND_CLOSEST helper 2023-07-21 10:49:41 +00:00
ztest tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
test_config.yaml