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