zephyr/tests
Chen Peng1 b3c4b90a21 tests: skip kernel_timer_interrupts when CONFIG_TICKLESS_KERNEL=n.
Skip kernel_timer_interrupts when CONFIG_TICKLESS_KERNEL
is disabled, because timer won't generate interrupts
anymore after invoking irq_disable and irq_enable
to enable timer interrupt again in TICK mode.

Signed-off-by: Chen Peng1 <peng1.chen@intel.com>
2022-02-21 22:13:54 -05:00
..
application_development/gen_inc_file
arch tests: x86/info: only tests PC compatible platforms 2022-02-21 21:56:32 -05:00
benchmarks pm: s/PM_DEVICE_(DT_(INST))_REF/PM_DEVICE_(DT_(INST))_GET 2022-01-18 12:14:06 -05:00
bluetooth tests: Bluetooth: Mesh: Test secure network beacons processing 2022-02-21 22:10:24 -05:00
boards tests: boards: intel_s1000_crb: fix k_sleep arguments 2022-01-31 15:25:42 -05: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/crypto: Don't build tinycrypt tests under XCC 2022-02-21 19:37:54 -05:00
drivers tests: counter_seconds: filter for PC compatible boards for x86 2022-02-21 21:56:32 -05:00
kernel tests: skip kernel_timer_interrupts when CONFIG_TICKLESS_KERNEL=n. 2022-02-21 22:13:54 -05:00
lib linker: Introduce zephyr,memory-region compatible 2022-02-21 22:02:04 -05:00
misc
net net: gptp: convert clock sync ratio from float to double 2022-02-11 10:03:05 -06:00
posix tests: pthread: cond: check return from pthread_cond_wait() 2022-02-09 22:16:45 -05:00
subsys pm: Change parameters of pm_power_state_{set,exit_post_ops} 2022-02-21 20:58:01 -05:00
unit lib: os: crc: Rework the crc16() implementation 2022-02-04 12:33:22 -05:00
ztest tests: ztress: fix dependency on SMP 2022-01-12 14:13:21 -05:00