- 8b2f5f0 tests: Increase timeout for some tests by Guo Lixin · 3 years ago
- 82451951 tests: Misc test fixes for fvp_base_revc_2xaemv8a by Carlo Caione · 3 years ago
- 1dcea25 shared_multi_heap: Rework framework by Carlo Caione · 3 years ago
- a30cf39 kernel: update k_thread_state_str() API by Peter Mitsis · 3 years ago
- 26b28b9 tests: thread_api: test k_thread_cpu_pin by Anas Nashif · 3 years ago
- b48fc1d tests: kernel: timer_monotonic: Exclude for qemu_arc_hs by Stephanos Ioannidis · 3 years ago
- 9706404 tests: kernel: syscall: Exclude for qemu_arc_em by Stephanos Ioannidis · 3 years ago
- c925b59 include: remove unnecessary autoconf.h includes by Gerard Marull-Paretas · 3 years ago
- 681e3a1 tests: Change duplicated names of the test cases by Katarzyna Giadla · 3 years ago
- f483b1b everywhere: fix typos by Nazar Kazakov · 3 years ago
- 97116a5 tests: Increase timeout for some tests by Flavio Ceolin · 3 years ago
- ddf88c6 tests: kernel: context: add esp32c3 irq value by Sylvio Alves · 3 years ago
- 22fe214 pm: policy: use DEFAULT/CUSTOM naming by Gerard Marull-Paretas · 3 years ago
- 4f41794 tests: dynamic_thread: no need to exclude x86 anymore by Nicolas Pitre · 3 years ago
- 6d4e3dd tests: dynamic_thread: fix test_thread_index_management by Nicolas Pitre · 3 years ago
- 2a0ee8c lib/os: Add metadata to heap in multi_heap by Marcin Szkudlinski · 3 years, 1 month ago
- 672d096 tests/kernel/schedule_api: Add TIMESLICE_PER_THREAD case by Andy Ross · 3 years, 1 month ago
- ab17f69 tests/kernel/fpu_sharing: Run test with MP_NUM_CPUS=1 by Ederson de Souza · 3 years, 1 month ago
- 45940cf tests: kernel/common: fix inadequate failing to thread context by Daniel Leung · 3 years, 1 month ago
- c0dd594 arch: arm: aarch32: Change CPU_CORTEX_R kconfig option by Bradley Bolen · 3 years, 1 month ago
- f0676d9 tests: condvar: fix priorities to make tests run by Anas Nashif · 3 years, 1 month ago
- e83a13a kconfig: Rename the TEST_EXTRA stack size option to align with the rest by Carles Cufi · 3 years, 1 month ago
- 4b8f1c0 kconfig: Rename the ZTEST stack size option to align with the rest by Carles Cufi · 3 years, 1 month ago
- b3c4b90 tests: skip kernel_timer_interrupts when CONFIG_TICKLESS_KERNEL=n. by Chen Peng1 · 3 years, 1 month ago
- 59d5dc4 tests/kernel/common: Add nested irq_offload() test by Andy Ross · 3 years, 1 month ago
- 6e8383c tests: message_capture: do not exclude intel_adsp_cavs15 by Anas Nashif · 3 years, 1 month ago
- 7e4d8c9 tests: skip arch_nop test for ARM platforms by Mahesh Mahadevan · 3 years, 1 month ago
- fdea2a6 tests: mem_protect: ensure allocated objects are initialized by David Leach · 3 years, 1 month ago
- a0737e6 tests: mem_protect: avoid allocating K_OBJ_MSGQ in userspace. by David Leach · 3 years, 1 month ago
- a1ce2fb tests: lifo_usage: make it less susceptible to SMP races by Nicolas Pitre · 3 years, 1 month ago
- 771c177 tests: k_heap_api: make alloc pending tests a bit more robust by Daniel Leung · 3 years, 2 months ago
- 4c1f1ed test/kernel/mbox: Drop needless _1cpu_ from test cases by Andy Ross · 3 years, 2 months ago
- 53c8d61 tests/kernel/interrupt: Don't wait so long just for a tick by Andy Ross · 3 years, 2 months ago
- 1b99804 Revert "tests/kernel/obj_tracking: Filter cAVS 2.5 builds to prevent DSP host hangs" by Ederson de Souza · 3 years, 2 months ago
- 1e16fea tests: semaphore: fix empty loop error for XCC by Daniel Leung · 3 years, 2 months ago
- b6854d0 tests: condvar_api: fix empty loop error for XCC by Daniel Leung · 3 years, 2 months ago
- ae8745d tests/kernel/obj_tracking: Filter cAVS 2.5 builds to prevent DSP host hangs by Andy Ross · 3 years, 2 months ago
- 64bdc04 tests/kernel/queue: Mark SMP-unsafe case 1cpu, reduce logging output by Andy Ross · 3 years, 2 months ago
- 6f8bb5d tests/kernel/semaphore: Skip COHERENCE-hostile test cases by Andy Ross · 3 years, 2 months ago
- 8fe7d9d tests/kernel/mp: Must enable KERNEL_COHERENCE explicitly by Andy Ross · 3 years, 2 months ago
- 8d13be0 tests/kernel/fatal/exception: Remove legacy irq_lock() usage by Andy Ross · 3 years, 2 months ago
- 3c6d749 tests: kernel: fatal: add MIPS exception comments by Antony Pavlov · 3 years, 2 months ago
- 59c7507 tests: kernel: context: add MIPS support by Antony Pavlov · 3 years, 2 months ago
- 7dac931 tests: kernel/events/event_api: memory coherence fixes by Daniel Leung · 3 years, 2 months ago
- 4796037 tests/kernel/queue: Coherence fixes for tests/kernel/queue by Andy Ross · 3 years, 2 months ago
- e61e63e tests: interrupt: refine the interrupt testcases by Enjia Mai · 3 years, 2 months ago
- e2d67d6 tests: mem_protect: enlarge heap size of RISCV64 by Jim Shu · 3 years, 2 months ago
- 8edf981 tests/kernel/smp: Add SMP switch torture test by Carlo Caione · 3 years, 2 months ago
- 8113b59 tests: mslab_api: remove double asterisk inside func comments by Daniel Leung · 3 years, 2 months ago
- 8f7f628 tests: remove @return doc for void functions by Daniel Leung · 3 years, 2 months ago
- 696caa0 pm: policy: return a reference to the next state by Gerard Marull-Paretas · 3 years, 3 months ago
- 192265c tests: pipes: Add pipe flush tests by Peter Mitsis · 3 years, 3 months ago
- 76a4c6d tests: workq: add support for null name parameter by Lixin Guo · 3 years, 3 months ago
- b5b629a tests: work: add support for k_work_flush() API by Lixin Guo · 3 years, 3 months ago
- 874c893 tests: work: add support for k_work_queue_unplug API by Lixin Guo · 3 years, 3 months ago
- ef7e010 tests: work: add support for work_cancel_sync API by Lixin Guo · 3 years, 3 months ago
- f6497e3 tests: kernel: Fix assumption in test_kernel_cpu_idle by Daniel DeGrasse · 3 years, 3 months ago
- 0ef5dac tests: workq: add support for k_work_queue_init() by Lixin Guo · 3 years, 3 months ago
- da68cde tests: skip arch_nop test when machine timer uses divided sys clock by TOKITA Hiroshi · 3 years, 3 months ago
- 05ecd46 tests: fix typos and misnamed platforms by Anas Nashif · 3 years, 3 months ago
- bdaac35 kernel: Bring back object tracking by Ederson de Souza · 3 years, 3 months ago
- d7bbfab tests: work: exclude hifive1 board by Lixin Guo · 3 years, 3 months ago
- 3419038 tests: improve the testcases of queue by NingX Zhao · 3 years, 3 months ago
- 369a545 tests: kernel: threads: Correct test assertion in thread_apis test by Daniel DeGrasse · 3 years, 3 months ago
- cfbaac6 tests: kernel: Fix address-of-packed-mem warning by Carles Cufi · 3 years, 4 months ago
- 51cd1fc tests: syscall: fix low value of CONFIG_MAX_THREAD_BYTES by Lixin Guo · 3 years, 4 months ago
- c02d39e tests: userspace: add support for K_OBJ_CONDVAR by Lixin Guo · 3 years, 4 months ago
- 350a135 tests: userspace: add support for validating invalid objects by Lixin Guo · 3 years, 4 months ago
- 35691d2 tests: thread_apis: fix cast to smaller integer type by Johann Fischer · 3 years, 4 months ago
- 618609d tests: kernel: device: remove PM related tests by Gerard Marull-Paretas · 3 years, 4 months ago
- 26856ca test: device: Specify address and size cells. by Carlo Caione · 3 years, 4 months ago
- cb4a629 tests: removing incorrect testcases of poll by NingX Zhao · 3 years, 4 months ago
- 7ea93a8 tests: kernel: cycle64: mark test as slow by Christopher Friedt · 3 years, 4 months ago
- 57d41ad tests: kernel: device: add missing include by Gerard Marull-Paretas · 3 years, 4 months ago
- 6451626 pm: Use pm_device_action_run instead of state_set by Flavio Ceolin · 3 years, 4 months ago
- 201c3ce tests/kernel: Add test for CONFIG_SMP_BOOT_DELAY by Andy Ross · 3 years, 4 months ago
- bb595a8 kernel: mem_domain: add/remove partition funcs to return errors by Daniel Leung · 3 years, 4 months ago
- fb91ce2 kernel: mem_domain: init function to return error values by Daniel Leung · 3 years, 4 months ago
- 2ffd493 tests: mem_protect/mem_protect: more tables for QEMU Cortex A53 by Daniel Leung · 3 years, 4 months ago
- 39f21dc tests: pm: use new PM macros by Gerard Marull-Paretas · 3 years, 4 months ago
- ed7eec4 tests: kernel: atomics: expand atomic operations to 64-bit by Christopher Friedt · 3 years, 4 months ago
- 21e1e8c tests: work_queue: add a test case for coverage by Lixin Guo · 3 years, 5 months ago
- bbe8f18 tests: timer: fix improper test identifier by Lixin Guo · 3 years, 5 months ago
- 704e7ce tests: correct some testsuite name by Enjia Mai · 3 years, 5 months ago
- 904a6c0 tests/thread_apis: Fix whitebox assumptions in runtime_stats test by Andy Ross · 3 years, 5 months ago
- 964b153 tests: clock: tests for k_cycle_get_64 by Christopher Friedt · 3 years, 5 months ago
- 72dba93 tests: heap: add test case for coverage by Lixin Guo · 3 years, 5 months ago
- dd152c2 pm: policy: Add cpu information in the API by Flavio Ceolin · 3 years, 5 months ago
- 18519ff tests: use common PM action callback naming by Gerard Marull-Paretas · 3 years, 5 months ago
- 56ef5aa test: change test suite name and testcase name by Ying ming · 3 years, 5 months ago
- 1cee284 pm: device: runtime: use pm_device_runtime* namespace by Gerard Marull-Paretas · 3 years, 5 months ago
- 5d73d81 tests: kernel: mem_slab: Fix test for no multithreading by Krzysztof Chruscinski · 3 years, 5 months ago
- 213ad01 tests: kernel: disable one test for qemu_cortex_a9 by Christopher Friedt · 3 years, 5 months ago
- a13b907 tests: mslab: add test case for coverage by Lixin Guo · 3 years, 5 months ago
- 4b9b30c tests: msgq: improve code coverage for msgq API by Lixin Guo · 3 years, 5 months ago
- 7fb3833 tests: queue: add a test case for coverage by Lixin Guo · 3 years, 5 months ago
- 5b9c626 tests: userspace: add a test for code coverage by Lixin Guo · 3 years, 5 months ago
- 52a5c08 tests: enable kernel test fatal/exception for aarch32 Cortex-A CPUs by Immo Birnbaum · 3 years, 5 months ago
- 2643e8d tests: mutex: fix improper test identifier by Lixin Guo · 3 years, 5 months ago
- 10637af tests: add event test code by Peter Mitsis · 3 years, 5 months ago