zephyr/tests
Erwan Gouriou 531c484958 tests/drivers/clock_control: stm32_common: Test HCLCK instead of SYSCLK
Rework test_*_freq to test HCLK freq instead of SYSCLK one, as it is not
correct to compare CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC with SYSCLK.

Additionally, add a test to verify use of AHB prescaler.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2022-04-21 14:09:44 +02:00
..
application_development/gen_inc_file kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
arch tests: lib: semihost: test file operations 2022-04-21 13:04:52 +02:00
benchmarks tests: Change duplicated names of the test cases 2022-03-30 17:42:01 -04:00
bluetooth Bluetooth: Host: Add more tests for GATT client becoming change-aware 2022-04-20 16:10:46 +02:00
boards dma/cavs_hda: Adds link in/link out compatibles 2022-04-18 19:19:40 -04:00
boot/uefi tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
cmake/config_dir cmake: APPLICATION_CONFIG_DIR support implemented 2021-11-10 08:25:36 -05:00
crypto tests: tinycrypt: fix test output 2022-04-08 09:36:34 +02:00
drivers tests/drivers/clock_control: stm32_common: Test HCLCK instead of SYSCLK 2022-04-21 14:09:44 +02:00
kernel shared_multi_heap: Rework framework 2022-04-21 13:15:26 +02:00
lib tests: Move icmsg_buf tests to subsys/ipc 2022-04-18 23:19:32 -04:00
misc test: mpu: Add arm_mpu_regions test 2022-04-05 11:16:31 +02:00
net tests: net: Add socket dispatcher unit tests 2022-04-20 11:27:05 +02:00
posix samples: add module requirement into samples 2022-04-19 09:38:55 -04:00
subsys samples: add module requirement into samples 2022-04-19 09:38:55 -04:00
unit slist: Fix sys_slist_append_list with head and tail NULL break a list 2022-04-15 11:50:29 -07:00
ztest ztest: Add Z_TEST_SKIP_IFDEF macro 2022-04-20 15:28:14 -04:00