1. 0829ddf kbuild: Removed KBuild by Sebastian Bøe · 7 years ago
  2. 12f8f76 Introduce cmake-based rewrite of KBuild by Sebastian Bøe · 7 years ago
  3. 273c0fd tests: ztest: Add formatting in assert APIs by Punit Vara · 7 years ago
  4. 0356590 tests: samples: fix yaml syntax by Anas Nashif · 7 years ago
  5. b2bce21 ztest: add user thread support by Andrew Boie · 7 years ago
  6. 15fdd5e ztest: add missing includes by Anas Nashif · 7 years ago
  7. 425262a tests: ztest: add system logging header file by Punit Vara · 8 years ago
  8. f381b42 tests: ztest: remove confusing tc_start() in ztest framework by Punit Vara · 8 years ago
  9. 083fdf3 tests/ztest: Add ztest_test_pass() by Stephen Smalley · 8 years ago
  10. 470c5f3 tests: remove testcase.ini files by Anas Nashif · 8 years ago
  11. cc24f4b tests: samples: convert testcase files to yaml by Anas Nashif · 8 years ago
  12. ddbf125 test: fix misspellings by David B. Kinder · 8 years ago
  13. 15ed8ec tests: use K_THREAD_STACK_DEFINE macros by Andrew Boie · 8 years ago
  14. 68d3678 tests: use k_thread_create() by Andrew Boie · 8 years ago
  15. 73abd32 kernel: expose struct k_thread implementation by Andrew Boie · 8 years ago
  16. 7890816 Introduce new sized integer typedefs by Kumar Gala · 8 years ago
  17. c7bc909 tests/ztest: rename assert macros to be zephyr specific by Kumar Gala · 8 years ago
  18. b53145c ztest: apply extra stack size to ztest stack by Andrew Boie · 8 years ago
  19. 5d7a7c2 ztest: Give error if user has not defined CONFIG_ZTEST by Jukka Rissanen · 8 years ago
  20. 65ab86c ztest: shorten line longer than 80 characters by Benjamin Walsh · 8 years ago
  21. 67b816d ztest: rename end-of-test semaphore by Benjamin Walsh · 8 years ago
  22. 75e643d ztest: add comment about expected thread priorities by Benjamin Walsh · 8 years ago
  23. cd35c57 Revert "sys_bitfield*(): use 'void *' instead of memaddr_t" by Anas Nashif · 8 years ago
  24. 1f2ee5c sys_bitfield*(): use 'void *' instead of memaddr_t by Inaky Perez-Gonzalez · 8 years ago
  25. 1f55c89 ztest: use an aligned stack size by Anas Nashif · 8 years ago
  26. ac74d8b license: Replace Apache boilerplate with SPDX tag by David B. Kinder · 8 years ago
  27. 92af5ae ztest: enable coop/preempt configurations by Anas Nashif · 8 years ago
  28. 66cfcc2 tests: introduce Makefile.test by Anas Nashif · 8 years ago
  29. d8083e9 arch/arc, usb, ztest: Add the ARG_UNUSED macro by Flavio Santes · 8 years ago
  30. 418058a kernel: remove NANOKERNEL and MICROKERNEL configs by Anas Nashif · 8 years ago
  31. 462c6ef tests/ztest/mock: remove usage of legacy k_fifo_get() by Inaky Perez-Gonzalez · 8 years ago
  32. 68f087c ztest: Do not print garbage if message is NULL by Anas Nashif · 8 years ago
  33. f37065b ztest: add assert_not_equal() by Inaky Perez-Gonzalez · 8 years ago
  34. d4e0b41 ztest.h: add required definition for unified kernel by Andrew Boie · 8 years ago
  35. d622b09 samples: tests: remove obsolete KERNEL_TYPE and kernel variables by Anas Nashif · 8 years ago
  36. 2c3346a ztest: fix ztest syncronization issue when execution by jing wang · 8 years ago
  37. a325797 ztest: move ztest to unified kernel by Anas Nashif · 8 years ago
  38. 349a6c5 ztest: Add simple integration and unit tests by Jaakko Hannikainen · 9 years ago
  39. 891c369 ztest: Add documentation by Jaakko Hannikainen · 9 years ago
  40. ca505f8 ztest: Add native building support by Jaakko Hannikainen · 9 years ago
  41. 9167a03 tests: Add a generic testing framework by Jaakko Hannikainen · 9 years ago