- 5e05393 tests: ztress: fix dependency on SMP by Anas Nashif · 3 years, 2 months ago
- d68c99c tests: ztest: ztress: Disable for qemu_cortex_a9 by Krzysztof Chruscinski · 3 years, 2 months ago
- af335f8 tests: ztest: ztress: Test tweaks and disabling SMP by Krzysztof Chruscinski · 3 years, 2 months ago
- ab1caef ztest: Update ztest with more powerful testing APIs by Yuval Peress · 3 years, 2 months ago
- 5a93c74 tests: disable division-by-zero test in RISC-V arch by Jim Shu · 3 years, 2 months ago
- 525c316 tests: ztest: Add test for stress test framework by Krzysztof Chruscinski · 3 years, 3 months ago
- f2e75a7 testsuite: busy_sim: Add callback to the interrupt by Krzysztof Chruscinski · 3 years, 4 months ago
- 27f6a5e ztest: add a weak implementation of test_main() by Yuval Peress · 3 years, 5 months ago
- dee79d2 ztest: Add register functionality by Yuval Peress · 3 years, 5 months ago
- f6f24a2 modules: Add fff mocking framework by Yuval Peress · 3 years, 5 months ago
- b7734d2 tests: ztests: error_hook: Fix for Armv8R aarch64 by Jaxson Han · 3 years, 6 months ago
- 1cccc8a cmake: increase minimal required version to 3.20.0 by Torsten Rasmussen · 3 years, 7 months ago
- 4b1d808 tests: error_hook: Fix trigger_fault_access for Cortex-R by Bradley Bolen · 3 years, 7 months ago
- 3c160ec tests: ztest: Do not run division by zero test by Bradley Bolen · 3 years, 7 months ago
- 5972224 tests: ztest: error_hook: Skip divide-by-zero fault test for QEMU MPS3 by Stephanos Ioannidis · 3 years, 7 months ago
- 7423f5f tests: ztest: Add test for busy simulator by Krzysztof Chruscinski · 3 years, 8 months ago
- 2bd15ce tests: error_hook skipping div-by-0 test on cortex M0 M0+ by Francois Ramu · 3 years, 10 months ago
- 2323319 tests: ztest: Use #if defined() by Bradley Bolen · 3 years, 10 months ago
- 01815af board: qemu_arc: skip trigger_fault_divide_zero test case by Watson Zeng · 3 years, 11 months ago
- f5e3d89 tests: ztest: fix testcase might fail when assertion fail in ISR by Enjia Mai · 3 years, 11 months ago
- 8685143 tests: ztest: do not optimize the divide by zero test case by Enjia Mai · 3 years, 11 months ago
- 71a95e8 test: error_hook: fix trigger_fault_access for em_starterkit board by Watson Zeng · 4 years ago
- 21e6299 tests: error_hook: fix test case for non-secure cortex-m platforms by Ioannis Glaropoulos · 4 years ago
- 0ec3774 userspace: rename _is_user_context -> k_is_user_context by Anas Nashif · 4 years ago
- 9db47e1 test: error_hook: check for exact SoCs instead of entire ARC EM family by Eugeniy Paltsev · 4 years ago
- fbcc5ae tests: error_hook: Fix header name in README by Reto Schneider · 4 years ago
- 656abe4 tests: error_hook: fix sample output in README by Ioannis Glaropoulos · 4 years ago
- 31f34e0 tests: error_hook: fix test_catch_z_oops test case by Ioannis Glaropoulos · 4 years ago
- 3721bb6 tests: error_hook: typo and style fixes in main.c by Ioannis Glaropoulos · 4 years ago
- f78759e tests: error_hook: documentation and style fixes in README by Ioannis Glaropoulos · 4 years ago
- 4db2eca tests: ztest: Added return data test case by Jan Van Winkel · 4 years, 1 month ago
- f620cea tests: modify test case so it does not crash on cortex-m by Ioannis Glaropoulos · 4 years, 1 month ago
- bd1d0b2 tests: ztest: fix error_hook test case fail in some board by Enjia Mai · 4 years, 2 months ago
- 3035d75 tests: ztest: Fix issues due to test case of accessing NULL address by Enjia Mai · 4 years, 2 months ago
- 4892231 tests: ztest: add test cases and example for fatal handler hook by Enjia Mai · 4 years, 2 months ago
- eee3ffc tests/samples: enable for integration testing by Anas Nashif · 4 years, 8 months ago
- e1c1d1d cmake: make find_package(ZephyrUnittest...) REQUIRED by Torsten Rasmussen · 4 years, 10 months ago
- debade9 tests: make find_package(Zephyr...) REQUIRED by Marc Herbert · 4 years, 10 months ago
- 9095c9e Revert "cmake: Get unit tests passing CI again" by Torsten Rasmussen · 5 years ago
- 1bf8398 cmake: Get unit tests passing CI again by Kumar Gala · 5 years ago
- 407b49b cmake: use find_package to locate Zephyr by Torsten Rasmussen · 5 years ago
- d888e01 subsys/testsuite: make tc_util overridable by Torstein Grindvik · 6 years ago
- d1681d8 subsys/testsuite/ztest: change zassert_mem_equal to macro by Radoslaw Koppel · 6 years ago
- 3ae5262 license: cleanup: add SPDX Apache-2.0 license identifier by Anas Nashif · 6 years ago
- ccad9d0 tests: move testsuite and configs into subsys/ by Anas Nashif · 6 years ago
- 41f6011 userspace: remove APPLICATION_MEMORY feature by Andrew Boie · 6 years ago
- 4b4f773 libc: set up memory partitions by Andrew Boie · 6 years ago
- a4c28f7 ztest: setup a default app memory domain by Andrew Boie · 6 years ago
- 85e1fcb app_shmem: renamespace and document by Andrew Boie · 6 years ago
- b8cc02d tests: ztest: Add zassert_mem_equal() by Paul Sokolovsky · 6 years ago
- 5060ca6 cmake: increase minimal required version to 3.13.1 by Anas Nashif · 6 years ago
- 440b535 tests: Add 'U' to unsigned variable assignments by Patrik Flykt · 6 years ago
- 9dc6c77 ztest: wait for all suites to finish by Andrew Boie · 6 years ago
- 7eabab2 samples, tests: Use semi-accurate project names by Reto Schneider · 6 years ago
- 220d4f83 sys_clock.h: Make "global variable" APIs into proper functions by Andy Ross · 6 years ago
- 92080a0 ztest: remove unused include of sys_log.h by Anas Nashif · 6 years ago
- 878a0f0 ld: Put 'sizeof(struct device)' in the generated offsets header by Sebastian Bøe · 7 years ago
- da49f2e coccicnelle: Ignore return of memset by Flavio Ceolin · 7 years ago
- f2883ec tests: rename test entry functions by Anas Nashif · 7 years ago
- 55ee53c cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts by Sebastian Bøe · 7 years ago
- 573f32b userspace: compartmentalized app memory organization by Shawn Mosley · 7 years ago
- 8a74e70 tests: ztest: ztest_mock to support multiple calls to same mock by Morten Priess · 7 years ago
- 80e02a9 tests: ztest: added test case for multiple mock expects by Morten Priess · 7 years ago
- c52439a tests: ztest: fixed off-by-one in sys_bitfield_find_first_clear by Morten Priess · 7 years ago
- 34e11f0 tests: kconfig: Remove redundant 'default n' properties by Ulf Magnusson · 7 years ago
- 4afc6c9 kernel: remove STACK_ALIGN checks by Andrew Boie · 7 years ago
- 2a64fe6 ztest: prints newline after failure message by Inaky Perez-Gonzalez · 7 years ago
- 8e8cb4a tests: doxygen comment cleanup by Anas Nashif · 7 years ago
- 6f1cff7 ztest: fix result checking by Anas Nashif · 7 years ago
- 20495e8 ztest: support skipping tests by Anas Nashif · 7 years ago
- fa6cce4 tests: ztest: style, tag and category fixes by Anas Nashif · 7 years ago
- d280757 ztest: define test_main in the header file. by Michael Hope · 7 years ago
- 993c350 cleanup: replace old jira numbers with GH issues by Anas Nashif · 7 years ago
- 7032027 tests: userspace: fix read/write privileged stack tests by Stephen Smalley · 7 years ago
- f435fda ztest: cleanup phase should reset the timeout queue. by Adithya Baglody · 7 years ago
- 5f5e163 Revert "ztest: cleanup phase should reset the timeout queue." by Anas Nashif · 7 years ago
- 5e545e4 ztest: cleanup phase should reset the timeout queue. by Adithya Baglody · 7 years ago
- 829598b tests: add CONFIG_TEST for marking tests by Anas Nashif · 7 years ago
- 429c2a4 kconfig: fix help syntax and add spaces by Anas Nashif · 7 years ago
- 23f81ee tests/samples: fixed yaml syntax by Anas Nashif · 7 years ago
- 0829ddf kbuild: Removed KBuild by Sebastian Bøe · 7 years ago
- 12f8f76 Introduce cmake-based rewrite of KBuild by Sebastian Bøe · 7 years ago
- 273c0fd tests: ztest: Add formatting in assert APIs by Punit Vara · 7 years ago
- 0356590 tests: samples: fix yaml syntax by Anas Nashif · 7 years ago
- b2bce21 ztest: add user thread support by Andrew Boie · 7 years ago
- 15fdd5e ztest: add missing includes by Anas Nashif · 7 years ago
- 425262a tests: ztest: add system logging header file by Punit Vara · 8 years ago
- f381b42 tests: ztest: remove confusing tc_start() in ztest framework by Punit Vara · 8 years ago
- 083fdf3 tests/ztest: Add ztest_test_pass() by Stephen Smalley · 8 years ago
- 470c5f3 tests: remove testcase.ini files by Anas Nashif · 8 years ago
- cc24f4b tests: samples: convert testcase files to yaml by Anas Nashif · 8 years ago
- ddbf125 test: fix misspellings by David B. Kinder · 8 years ago
- 15ed8ec tests: use K_THREAD_STACK_DEFINE macros by Andrew Boie · 8 years ago
- 68d3678 tests: use k_thread_create() by Andrew Boie · 8 years ago
- 73abd32 kernel: expose struct k_thread implementation by Andrew Boie · 8 years ago
- 7890816 Introduce new sized integer typedefs by Kumar Gala · 8 years ago
- c7bc909 tests/ztest: rename assert macros to be zephyr specific by Kumar Gala · 8 years ago
- b53145c ztest: apply extra stack size to ztest stack by Andrew Boie · 8 years ago
- 5d7a7c2 ztest: Give error if user has not defined CONFIG_ZTEST by Jukka Rissanen · 8 years ago
- 65ab86c ztest: shorten line longer than 80 characters by Benjamin Walsh · 8 years ago