1. 345735d tests: remove CONFIG_ZTEST_NEW_API in all tests by Anas Nashif · 1 year, 5 months ago
  2. 844c78c tests/kernel: Also run tests using minimallibc by Keith Packard · 1 year, 7 months ago
  3. 9eeb78d COVERAGE: Fix COVERAGE_GCOV dependencies by Alberto Escolar Piedras · 1 year, 7 months ago
  4. 174caf0 tests: kernel: renames shadow variables by Daniel Leung · 1 year, 8 months ago
  5. 4f01660 tests: move to using CONFIG_MP_MAX_NUM_CPUS by Kumar Gala · 2 years, 5 months ago
  6. def2301 test: fix more legacy #include paths by Fabio Baltieri · 2 years, 8 months ago
  7. 5f7d50c tests: kernel: pending: move to new ztest API by Guo Lixin · 2 years, 8 months ago
  8. 74ed641 tests: remove redundant <zephyr/zephyr.h> includes by Gerard Marull-Paretas · 2 years, 10 months ago
  9. ade7ccb tests: migrate includes to <zephyr/...> by Gerard Marull-Paretas · 2 years, 11 months ago
  10. f483b1b everywhere: fix typos by Nazar Kazakov · 3 years ago
  11. e83a13a kconfig: Rename the TEST_EXTRA stack size option to align with the rest by Carles Cufi · 3 years, 1 month ago
  12. 1cccc8a cmake: increase minimal required version to 3.20.0 by Torsten Rasmussen · 3 years, 7 months ago
  13. 2cff32b tests: kernel: pending: replace to-be-deprecated k_work API use by Peter Bigot · 4 years ago
  14. c815b06 tests: kernel: remove ram restrictions by Anas Nashif · 4 years, 10 months ago
  15. a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
  16. debade9 tests: make find_package(Zephyr...) REQUIRED by Marc Herbert · 4 years, 10 months ago
  17. b90fafd kernel: remove unused offload workqueue option by Anas Nashif · 5 years ago
  18. 7832738 kernel/timeout: Make timeout arguments an opaque type by Andy Ross · 5 years ago
  19. 32bb239 timeout: Fix up API usage by Andy Ross · 5 years ago
  20. 407b49b cmake: use find_package to locate Zephyr by Torsten Rasmussen · 5 years ago
  21. 984bfae global: Remove leading/trailing blank lines in files by Ulf Magnusson · 5 years ago
  22. 8dd6cd8 tests: kernel: split pending testing by Anas Nashif · 5 years ago
  23. 70758c4 tests: fix test identifiers by Anas Nashif · 5 years ago
  24. 9f26f7d tests: updated names for the kernel tests by Maksim Masalski · 5 years ago
  25. e28f330 coccinelle: standardize k_thread create/define calls with integer timeouts by Peter Bigot · 5 years ago
  26. ab91eef coccinelle: standardize kernel API timeout arguments by Peter Bigot · 5 years ago
  27. d1200d2 tests: Never disable SMP by Andy Ross · 6 years ago
  28. 659fa0d lifo/fifo: first word is not always first 4 bytes by Nicolas Pitre · 6 years ago
  29. 3ae5262 license: cleanup: add SPDX Apache-2.0 license identifier by Anas Nashif · 6 years ago
  30. fc3ca95 tests: Mass SMP disablement on non-SMP-safe tests by Andy Ross · 6 years ago
  31. 516bf34 tests: Increase the stack size by CONFIG_TEST_EXTRA_STACKSIZE. by Adithya Baglody · 6 years ago
  32. 5060ca6 cmake: increase minimal required version to 3.13.1 by Anas Nashif · 6 years ago
  33. 440b535 tests: Add 'U' to unsigned variable assignments by Patrik Flykt · 6 years ago
  34. 7eabab2 samples, tests: Use semi-accurate project names by Reto Schneider · 6 years ago
  35. 621f75b tests: remove bat_commit, replace core with kernel by Anas Nashif · 6 years ago
  36. 0866d18 irq: Fix irq_lock api usage by Flavio Ceolin · 7 years ago
  37. 55ee53c cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts by Sebastian Bøe · 7 years ago
  38. 22ea79d tests: pending: Add description and RTM links by Spoorthi K · 7 years ago
  39. 0e8daaf tests kernel pending: unitialized variable by Alberto Escolar Piedras · 7 years ago
  40. 1609f25 tests: kernel: style, tag, and category fixes by Anas Nashif · 7 years ago
  41. e73a95b tests: kernel: use a consistent test suite name by Anas Nashif · 7 years ago
  42. 5d569ea tests: rename test -> main.c by Anas Nashif · 7 years ago
  43. 8418355 tests: kernel: stop relying on path for naming by Anas Nashif · 7 years ago
  44. 23f81ee tests/samples: fixed yaml syntax by Anas Nashif · 7 years ago
  45. 21510d43 tests: pending: Make use of ztest framework by Punit Vara · 7 years ago
  46. 0829ddf kbuild: Removed KBuild by Sebastian Bøe · 7 years ago
  47. 12f8f76 Introduce cmake-based rewrite of KBuild by Sebastian Bøe · 7 years ago
  48. 780324b cleanup: rename fiber/task -> thread by Anas Nashif · 7 years ago
  49. 0356590 tests: samples: fix yaml syntax by Anas Nashif · 7 years ago
  50. e0e5590 tests: kernel: reduce thread stack size for pend by Anas Nashif · 8 years ago
  51. d1e562c tests: replace filters in testcase files by Anas Nashif · 8 years ago
  52. 470c5f3 tests: remove testcase.ini files by Anas Nashif · 8 years ago
  53. cc24f4b tests: samples: convert testcase files to yaml by Anas Nashif · 8 years ago
  54. 3521e2e tests: pending: fix code style by Anas Nashif · 8 years ago
  55. 15ed8ec tests: use K_THREAD_STACK_DEFINE macros by Andrew Boie · 8 years ago
  56. 68d3678 tests: use k_thread_create() by Andrew Boie · 8 years ago
  57. eaaa175 tests: convert to using newly introduced integer sized types by Kumar Gala · 8 years ago
  58. d7bc60f kernel: remove remaining microkernel references by Anas Nashif · 8 years ago
  59. 9df2afc tests: kernel: test_pend: Porting legacy tests to unified kernel by Sergio Rodriguez · 8 years ago