zephyr/subsys/testsuite/ztest
Stephanos Ioannidis c64d0b9ce5 testsuite: ztest: Increase ZTEST_TEST_DELAY_MS to 5000
This commit increases the default value of `ZTEST_TEST_DELAY_MS` from 3000
to 5000 milliseconds because the current value of 3000ms may not be
sufficient for the hosts with lower CPU clock frequency (e.g. new Zephyr CI
runners with cost-effective processors).

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2024-03-06 16:42:33 -05:00
..
include/zephyr ztest: Remove superfluous comment 2024-02-25 20:45:52 -05:00
src ztest native extensions: Set standard source macro appropriately 2024-01-26 07:48:55 -05:00
CMakeLists.txt ztest: shell: add shell support 2024-01-09 09:58:57 +01:00
Kconfig testsuite: ztest: Increase ZTEST_TEST_DELAY_MS to 5000 2024-03-06 16:42:33 -05:00