1. 2e09008 test: Add a way to skip console checking until a string matches by Simon Glass · 3 years, 1 month ago
  2. 25c8b9f test: add first autoboot unit tests by Steffen Jaeckel · 3 years, 3 months ago
  3. c614ddf test: Add a test for print_buffer() by Simon Glass · 3 years, 5 months ago
  4. fbb99dc test: Convert print tests to use ut framework by Simon Glass · 3 years, 5 months ago
  5. cb6c9c8 test: Remove duplicate macro by Sean Anderson · 3 years, 4 months ago
  6. d4a1592 test: Allow tests to run on any board by Simon Glass · 3 years, 6 months ago
  7. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 6 months ago
  8. 8482356 test: Allow SPL to run any available test by Simon Glass · 3 years, 7 months ago
  9. 2a2814d test: Rename all linker lists to have a ut_ prefix by Simon Glass · 3 years, 7 months ago
  10. a7a9875 test: Add a macros for finding tests in linker_lists by Simon Glass · 3 years, 7 months ago
  11. f97f85e test: Run driver-model tests using ut_run_list() by Simon Glass · 3 years, 7 months ago
  12. fe80686 test: Use a local variable for test state by Simon Glass · 3 years, 7 months ago
  13. d2281bb test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · 3 years, 7 months ago
  14. ca44ca0 test: Use ut_run_test() to run driver model tests by Simon Glass · 3 years, 7 months ago
  15. 99a88fe test: Move test running into a separate function by Simon Glass · 3 years, 7 months ago
  16. c79705e test: Move dm_test_init() into test-main.c by Simon Glass · 3 years, 7 months ago
  17. 4a467c6 test: Drop struct dm_test_state by Simon Glass · 3 years, 7 months ago
  18. 72b524c test: Handle driver model reinit in test_pre_run() by Simon Glass · 3 years, 7 months ago
  19. 47ec3ed test: Move delay skipping to test_pre_run() by Simon Glass · 3 years, 7 months ago
  20. d002a27 test: Create pre/post-run functions by Simon Glass · 3 years, 7 months ago
  21. 1c72175 test: Add an overall test runner by Simon Glass · 3 years, 7 months ago
  22. 409f4a2 test: Rename test-main.c to test-dm.c by Simon Glass · 3 years, 7 months ago
  23. 4bc639e test: Mark all driver model tests with a flag by Simon Glass · 3 years, 7 months ago
  24. ea30921 test: cmd: Add a basic test for 'addrmap' command by Bin Meng · 3 years, 7 months ago
  25. ef7e264 test: Avoid assuming sandbox board for bloblist test by Simon Glass · 3 years, 11 months ago
  26. 079ac59 test: Move some test drivers into their own file by Simon Glass · 3 years, 9 months ago
  27. f158ba1 bootm: Add tests for fixup_silent_linux() by Simon Glass · 3 years, 11 months ago
  28. 90a9901 test: Add some tests for setexpr by Simon Glass · 3 years, 11 months ago
  29. 63d4607 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 11 months ago
  30. 89723b9 test: Add a test for log filter-* by Sean Anderson · 3 years, 11 months ago
  31. 62ef818 test: log: Convert log_test from python to C by Sean Anderson · 3 years, 11 months ago
  32. b25ff5c dm: test: Add a way to run SPL tests by Simon Glass · 4 years ago
  33. cdd4e30 bloblist: Compare addresses rather than pointers in tests by Simon Glass · 4 years ago
  34. 550a9e7 cmd: Update the memory-search command by Simon Glass · 4 years, 2 months ago
  35. 132644f test: Add a flag for tests that need console recording by Simon Glass · 4 years, 2 months ago
  36. e180c2b dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 2 months ago
  37. 33d7edf test: Add a way to check part of a console line or skip it by Simon Glass · 4 years, 2 months ago
  38. 0e1fad4 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 2 months ago
  39. 7aed90d acpi: Support writing a name by Simon Glass · 4 years, 3 months ago
  40. 019ef9a clk: Add K210 pll support by Sean Anderson · 4 years, 3 months ago
  41. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  42. d0ba026 test: describe naming conventions for macro UNIT_TEST by Heinrich Schuchardt · 4 years, 5 months ago
  43. 4f04d54 test: Add the beginnings of some string tests by Simon Glass · 4 years, 6 months ago
  44. f51b4bc Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 5 months ago
  45. 70573c6 dm: test: add test case for dev_read_u64 function by Dario Binacchi · 4 years, 6 months ago
  46. 395041b test: log functions with CONFIG_LOG=n by Heinrich Schuchardt · 4 years, 7 months ago
  47. 1f4431e test: Add hexdump.h to the unit test header by Simon Glass · 4 years, 6 months ago
  48. 400175b test: Add a way to check each line of console output by Simon Glass · 4 years, 8 months ago
  49. ba8444a test: Add underscore prefix to macro parameters by Simon Glass · 4 years, 8 months ago
  50. d6b92b9 Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 9 months ago
  51. 42a0ce5 dm: devres: Add a new OFDATA phase by Simon Glass · 4 years, 9 months ago
  52. dc12ebb dm: test: Add a test driver for devres by Simon Glass · 4 years, 9 months ago
  53. 8109863 test: Add functions to find the amount of allocated memory by Simon Glass · 4 years, 9 months ago
  54. 4ad4edf cmd_ut: add a parameter prefix to the function cmd_ut_category by Philippe Reynes · 4 years, 9 months ago
  55. 96383bd tests: add OP-TEE test suite by Heiko Stuebner · 5 years ago
  56. 91a8c95 sandbox: test: Show hex values on failure by Simon Glass · 5 years ago
  57. 2dd0111 test: provide unit test for memory functions by Heinrich Schuchardt · 6 years ago
  58. 919e7a8 test: Add a simple test for bloblist by Simon Glass · 6 years ago
  59. 41f67e3 test: Add ut_asserteq_mem by Mario Six · 6 years ago
  60. f11a164 test: unit tests for Unicode functions by Heinrich Schuchardt · 6 years ago
  61. 4b0a2d3 test: fix typo in cmd_ut_category() description by Heinrich Schuchardt · 6 years ago
  62. 8d54579 test: Add ut_assertnull macro by Ramon Fried · 6 years ago
  63. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  64. 0aac10f test: compression: Convert to unit test framework by Simon Glass · 7 years ago
  65. 4d869c1 test: Add a command function for test execution by Simon Glass · 7 years ago
  66. fe3c0b5 dm: test: Fix nit with position of backslash by Simon Glass · 7 years ago
  67. 6fb2f57 dm: core: Run tests with both livetree and flat tree by Simon Glass · 7 years ago
  68. 801587b dm: test: Show the test filename when running by Simon Glass · 7 years ago
  69. f2a9942 tests: Introduce DT overlay tests by Maxime Ripard · 8 years ago
  70. eae4b2b Fix spelling of "occurred". by Vagrant Cascadian · 8 years ago
  71. 85aeda4 test: Add a macro to check that a value is not an error pointer by Simon Glass · 9 years ago
  72. 421f86f test: env: Add test framework for env by Joe Hershberger · 9 years ago
  73. fe3f6a6 test: Return values from the asserts compatible with cmds by Joe Hershberger · 9 years ago
  74. c812f72 test: dm: Move the time test over to the ut command by Joe Hershberger · 9 years ago
  75. 40441e0 test: dm: Move the dm tests over to the ut command by Joe Hershberger · 9 years ago
  76. c617ede test: Add a common unit test command by Joe Hershberger · 9 years ago
  77. e721b88 test: Generalize the unit test framework by Joe Hershberger · 9 years ago