- 67578fa lib: cpp: remove deprecated Kconfigs by Yong Cong Sin · 9 months ago
- 57af793 ARC: nSIM: Add RMX100 platform by Nikolay Agishev · 9 months ago
- ea7a876 ARC: nSIM: Make reorganization of board and SoC structure by Nikolay Agishev · 9 months ago
- a35d5e7 ztest: Add macros for comparing strings by Rubin Gerritsen · 9 months ago
- e54b27b arch: define `struct arch_esf` and deprecate `z_arch_esf_t` by Yong Cong Sin · 9 months ago
- 0d5ac4e tests/ztest: Use hwmv2 native targets identifiers by Alberto Escolar Piedras · 12 months ago
- 8dc3f85 hwmv2: Introduce Hardware model version 2 and convert devices by Torsten Rasmussen · 1 year ago
- 9184158 ztest: fix ztest_run_test_suite usage and macros by Anas Nashif · 1 year, 2 months ago
- afc319e ztest: shell: add shell support by Anas Nashif · 1 year, 2 months ago
- 0d1045e tests/ztest: Swap native_posix with native_sim by Alberto Escolar Piedras · 1 year, 4 months ago
- 641784c tests/ztest/fail: Replace native_posix with native_sim by Alberto Escolar Piedras · 1 year, 4 months ago
- 0b3a7bc tests/ztest/fail: Fix build for native_sim by Alberto Escolar Piedras · 1 year, 4 months ago
- 774858c ztest: Add comfort functions for non-zero return codes by Greter Raffael · 1 year, 4 months ago
- a08bfeb syscall: rename Z_OOPS -> K_OOPS by Anas Nashif · 1 year, 4 months ago
- 4e39617 kernel: move syscall_handler.h to internal include directory by Anas Nashif · 1 year, 4 months ago
- aa25e21 tests: fix thread function signatures by Benedikt Schmidt · 1 year, 5 months ago
- af984c5 tests/ztest/error_hook: Exclude posix arch for userspace test by Alberto Escolar Piedras · 1 year, 5 months ago
- 345735d tests: remove CONFIG_ZTEST_NEW_API in all tests by Anas Nashif · 1 year, 5 months ago
- d044dfe tests: error_hook: skip test_catch_fatal_error for Armv8-R by Manuel Argüelles · 1 year, 5 months ago
- b70c5de tests: ztest: zexpect: include source file directly in main.cpp by Dat Nguyen Duy · 1 year, 7 months ago
- b835b02 tests: cleanup metadata and filtering by Anas Nashif · 1 year, 9 months ago
- e9b0b6a test: ARC: skip div-by-zero test in case of SW div implementation by Evgeniy Paltsev · 1 year, 9 months ago
- cec8fd1 tests: ztest: fix tags for testsuite and unify them by Anas Nashif · 1 year, 10 months ago
- cd9adf2 tests: ztest: remove old API tests by Anas Nashif · 1 year, 10 months ago
- 1cb5933 tests: ztress: convert to new ztest API by Anas Nashif · 1 year, 10 months ago
- 75b8e03 tests: error_hook: cleanup test metadata by Anas Nashif · 1 year, 10 months ago
- 93b63df samples, tests: convert string-based twister lists to YAML lists by Gerard Marull-Paretas · 1 year, 10 months ago
- 9061c4a tests: ztress: Add test for max threads allowed by Dmitrii Golovanov · 1 year, 10 months ago
- b3b8fc4 tests: zexpect: Remove CONFIG_LIB_CPLUSPLUS by Kumar Gala · 1 year, 11 months ago
- 7649f5b tests: ztest: use more verbose testname by Anas Nashif · 2 years ago
- 656b0e6 drivers: counter: Adapt to use device tree by Krzysztof Chruscinski · 2 years ago
- a9b3627 ztest: Remove zexpect API test unnecessary timeout by Aaron Massey · 2 years ago
- 107cb86 ztest: Add initial zexpect API for delayed failing by Aaron Massey · 2 years, 1 month ago
- f548a15 tests: ztest: busysim: update to new ztest API by Anas Nashif · 2 years, 1 month ago
- cf211aa treewide: Update deprecated CONFIG_LIB_CPLUSPLUS usages by Stephanos Ioannidis · 2 years, 2 months ago
- 4a64bfe treewide: Use CONFIG_CPP instead of CONFIG_CPLUSPLUS by Stephanos Ioannidis · 2 years, 2 months ago
- 11aa845 Revert "random: Change testing random generator" by Henrik Brix Andersen · 2 years, 2 months ago
- d6881de random: Change testing random generator by Declan Snyder · 2 years, 2 months ago
- 808266a tests: use ignore_fault field instead of tags by Anas Nashif · 2 years, 4 months ago
- 22c3438 tests: ztest: fix filtering of tests by Anas Nashif · 2 years, 4 months ago
- f460c21 test: update how unit tests set sources by Yuval Peress · 2 years, 5 months ago
- 4f75848 ztest: fix grammar for errors in bad test phases by Yuval Peress · 2 years, 5 months ago
- dbd63e8 ztest: add tests for failing on zassume by Yuval Peress · 2 years, 5 months ago
- a40a2f5 ztest: make failed assumptions fail test binary by Yuval Peress · 2 years, 5 months ago
- 7c48900 modules: Remove fff tests by Yuval Peress · 2 years, 5 months ago
- b27c5d7 ztest: Fix unused variable compile error in shuffle function by Al Semjonovs · 2 years, 6 months ago
- dae8efa ztest: remove the obsolete NULL appended to zassert macros by Michał Barnaś · 2 years, 6 months ago
- 4aa07b5 tests: ztest: ztress: Disable on qemu_cortex_r5 by Stephanos Ioannidis · 2 years, 7 months ago
- 7187d8b ztest: add framework tests for failed states by Yuval Peress · 2 years, 7 months ago
- c3fa8b8 tests: adopt ztest base test to extended unittest module by Torsten Rasmussen · 2 years, 7 months ago
- 77e1e39 ztest: add test summary after all suites finish running by Ming Shao · 2 years, 7 months ago
- 162f5f7 tests: ztests: error_hook: Enable assert test mode by Stephanos Ioannidis · 2 years, 7 months ago
- 84dfb8e ztest: allow asserts anywhere by Yuval Peress · 2 years, 7 months ago
- def2301 test: fix more legacy #include paths by Fabio Baltieri · 2 years, 8 months ago
- 867c50d ztest: mock: delete mock tests by Yuval Peress · 2 years, 8 months ago
- be8c7e5 tests: error_hook: skip div-by-zero on FVP BaseR by Manuel Arguelles · 2 years, 8 months ago
- 4d2bdf5 tests: ztest: Use ztest_test_fail() when needed by Andrei Emeltchenko · 2 years, 8 months ago
- c866c58 tests: ztest: Add testing Z_TEST_SKIP_IFNDEF() macro by Andrei Emeltchenko · 2 years, 8 months ago
- 10feb69 unittest: support ztest_new_api by Yuval Peress · 2 years, 8 months ago
- e9e030f ztest: Add zassume* API by Yuval Peress · 2 years, 8 months ago
- a7ceba3 testing: add zephyr/ prefix to testing include path by Yuval Peress · 2 years, 9 months ago
- ffc0983 test: unittest: Fix deprecated ZephyrUnittest by Yuval Peress · 2 years, 9 months ago
- d813e9b ztest: Fix incorrect use of `this` as fixture by Yuval Peress · 2 years, 9 months ago
- 169aacd tests: cumstom_output: change output to fit twister by Guo Lixin · 2 years, 9 months ago
- e24314f include: add more missing zephyr/ prefixes by Fabio Baltieri · 2 years, 10 months ago
- 52292da ztest: migrate error_hook tests to new API by Yuval Peress · 2 years, 10 months ago
- 50fe971 ztest: add userspace tests to base tests by Yuval Peress · 2 years, 10 months ago
- 86cadf9 ztest: Fix userspace ztests in new API by Yuval Peress · 2 years, 10 months ago
- 1160994 tests: error_hook: remove filter and define testcases in yaml file by Guo Lixin · 2 years, 10 months ago
- a6f924d twister: add support for platform_type filter by Anas Nashif · 2 years, 10 months ago
- 47850a3 ztest: Add config to shuffle test order by Al Semjonovs · 2 years, 10 months ago
- ade7ccb tests: migrate includes to <zephyr/...> by Gerard Marull-Paretas · 2 years, 10 months ago
- c882843 Revert "ztest: add userspace tests to base tests" by Anas Nashif · 2 years, 11 months ago
- 85cc902 Revert "ztest: migrate error_hook tests to new API" by Anas Nashif · 2 years, 11 months ago
- fa13d57 ztest: migrate error_hook tests to new API by Yuval Peress · 2 years, 11 months ago
- 395bbb5 ztest: add userspace tests to base tests by Yuval Peress · 2 years, 11 months ago
- 82451951 tests: Misc test fixes for fvp_base_revc_2xaemv8a by Carlo Caione · 2 years, 11 months ago
- fef6e46 ztest: Add Z_TEST_SKIP_IFDEF macro by Al Semjonovs · 2 years, 11 months ago
- 681e3a1 tests: Change duplicated names of the test cases by Katarzyna Giadla · 3 years ago
- 347a297 modules: fff: Fix issue with tests being skipped in CI by Yuval Peress · 3 years ago
- f483b1b everywhere: fix typos by Nazar Kazakov · 3 years ago
- 2306a97 tests: Remove limitation from ztress and ring_buffer tests by Krzysztof Chruscinski · 3 years ago
- 19ea3a6 tests: ztest: ztress: Relax timing requirements in the test by Krzysztof Chruscinski · 3 years ago
- c0dd594 arch: arm: aarch32: Change CPU_CORTEX_R kconfig option by Bradley Bolen · 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
- 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, 2 months ago
- f2e75a7 testsuite: busy_sim: Add callback to the interrupt by Krzysztof Chruscinski · 3 years, 3 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