zephyr/tests
Akaiwa Wataru 1bb5c34f98 tests: kernel/sched: 32-bit tick wraparound during k_sleep() execution
This test reproduce the issue: https://github.com/zephyrproject-rtos/zephyr/issues/79863

In this test, instead of waiting the 32-bit tick wraparound for several
days, patching the kernel internal tick with the test API.

Signed-off-by: Akaiwa Wataru <akaiwa@sonas.co.jp>
2024-12-03 02:37:03 +01:00
..
application_development boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
arch arch: riscv: introduce CONFIG_RISCV_GP_PURPOSE choice 2024-11-28 12:51:09 +01:00
benchmarks kernel/sched: Eliminate PRESTART thread state 2024-11-27 10:38:05 -05:00
bluetooth drivers: bluetooth: hci: Place API into iterable section 2024-11-29 14:49:53 +01:00
boards soc: boards: Add Mediatek MT8186 and MT8188 audio DSPs 2024-11-28 20:51:50 +01:00
boot python: Format and sort imports 2024-11-25 10:07:13 +01:00
bsim net: openthread: Allow a platform to select a Settings backend. 2024-12-02 18:18:20 +01:00
cmake tests: add twister tests for CMake board and SoC extension 2024-10-26 17:14:06 +02:00
crypto mbedtls: add Kconfig to select the number of key slot in PSA Crypto core 2024-11-26 00:12:56 +01:00
drivers drivers: flash: Place API into iterable section 2024-12-02 22:08:48 +00:00
integration/kernel Kernel: Integration test 2024-06-19 13:41:06 +02:00
kconfig tests: kconfig: functions: Add min/max functions 2024-08-02 13:41:07 +02:00
kernel tests: kernel/sched: 32-bit tick wraparound during k_sleep() execution 2024-12-03 02:37:03 +01:00
lib drivers: gpio: Place API into iterable section 2024-12-02 22:05:59 +00:00
misc python: Format and sort imports 2024-11-25 10:07:13 +01:00
modules tests: add integration_platforms and misc optimizations 2024-11-26 00:12:07 +01:00
net drivers: ptp_clock: Place API into iterable section 2024-12-02 23:04:22 +01:00
posix tests: posix: common: separate posix signal tests into a smaller testsuite 2024-11-29 05:42:17 +01:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
unit tests: unit: crc: use zassert_equal for cleaner assertions 2024-10-09 09:48:00 +02:00
ztest arch: deprecate _current 2024-11-23 20:12:24 -05:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00