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