zephyr/tests
Alberto Escolar Piedras ba4bbe91b4 Revert "tests: kernel: update test case with sys_clock_hw_cycles_per_sec"
This reverts commit fd8ca83e9a.

https://github.com/zephyrproject-rtos/zephyr/pull/69705
Introduced a regression in main in which
tests/subsys/logging/log_timestamp
started failing. (See
https://github.com/zephyrproject-rtos/zephyr/issues/72344
for more info).
Let's revert the PR. It can be submitted after with the issue
fixed.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-05-06 14:52:29 +03:00
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch tests: arch: common: add stack_unwind test 2024-04-20 13:54:43 -04:00
benchmarks tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
bluetooth bluetooth: tester: Add support for OTS 2024-05-02 16:51:42 +02:00
boards driver: ssp: update Intel SSP DAI driver to support dynamic SSP management 2024-04-25 12:14:50 +02:00
boot test: mcuboot: enable test for rd_rw612_bga 2024-04-29 22:31:33 +01:00
bsim Tests: Bluetooth: CAP: Refactor some CAP commander functions 2024-05-06 11:48:31 +02:00
cmake tests: cmake: overlays: Add soc_folder_overlay test 2024-04-29 15:08:35 +01:00
crypto tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
drivers tests: drivers: watchdog: Add negative test cases for Watchdog 2024-05-06 09:21:46 +02:00
kconfig/configdefault
kernel Revert "tests: kernel: update test case with sys_clock_hw_cycles_per_sec" 2024-05-06 14:52:29 +03:00
lib tests: devicetree: Add a test test_child_nodes_number 2024-05-03 11:18:43 +02:00
misc linker: tests: Use Z_LINK_ITERABLE_SUBALIGN 2024-04-20 13:45:25 -04:00
modules tests: thrift: build_only until c++11 threads are in sdk 2024-03-29 15:54:34 -05:00
net tests: net: tls: fix failures 2024-05-06 11:09:49 +02:00
posix posix: Introduce getentropy() function 2024-04-29 11:46:06 +01:00
robot
subsys tests: subsys: lorawan: add channels mask configuration tests 2024-05-03 09:51:46 +02:00
unit kernel: api: implement test for sys_slist_find 2024-03-12 13:46:29 -04:00
ztest tests/ztest: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
test_config.yaml