1. 12892b0 test: Add a way to skip console checking until a string matches by Simon Glass · 3 years, 3 months ago
  2. 140e962 test: Remove duplicate macro by Sean Anderson · 3 years, 6 months ago
  3. bb2b173 test: Run driver-model tests using ut_run_list() by Simon Glass · 3 years, 9 months ago
  4. 4066d8d test: Use a local variable for test state by Simon Glass · 3 years, 9 months ago
  5. 0d32ec2 test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · 3 years, 9 months ago
  6. 436687e test: Use ut_run_test() to run driver model tests by Simon Glass · 3 years, 9 months ago
  7. 5517edb test: Move test running into a separate function by Simon Glass · 3 years, 9 months ago
  8. 2dba476 test: Move dm_test_init() into test-main.c by Simon Glass · 3 years, 9 months ago
  9. b2890a1 test: Handle driver model reinit in test_pre_run() by Simon Glass · 3 years, 9 months ago
  10. 59cad96 test: Move delay skipping to test_pre_run() by Simon Glass · 3 years, 9 months ago
  11. d93dc7d test: Create pre/post-run functions by Simon Glass · 3 years, 9 months ago
  12. 5722fb2 test: Add an overall test runner by Simon Glass · 3 years, 9 months ago
  13. b8f0082 test: Avoid assuming sandbox board for bloblist test by Simon Glass · 4 years, 1 month ago
  14. 7c58b08 bloblist: Compare addresses rather than pointers in tests by Simon Glass · 4 years, 2 months ago
  15. c963df9 test: Add a way to check part of a console line or skip it by Simon Glass · 4 years, 4 months ago
  16. 75c4d41 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 4 months ago
  17. 0dc3d51 acpi: Support writing a name by Simon Glass · 4 years, 5 months ago
  18. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  19. 41b888e Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
  20. 421e81e dm: test: add test case for dev_read_u64 function by Dario Binacchi · 4 years, 8 months ago
  21. c5e7f66 test: Add hexdump.h to the unit test header by Simon Glass · 4 years, 8 months ago
  22. d856e91 test: Add a way to check each line of console output by Simon Glass · 4 years, 10 months ago
  23. 43c336b test: Add underscore prefix to macro parameters by Simon Glass · 4 years, 10 months ago
  24. 19920d7 test: Add functions to find the amount of allocated memory by Simon Glass · 5 years ago
  25. e254794 sandbox: test: Show hex values on failure by Simon Glass · 5 years ago
  26. ffdf8ab test: Add ut_asserteq_mem by Mario Six · 6 years ago
  27. becc3e0 test: Add ut_assertnull macro by Ramon Fried · 6 years ago
  28. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  29. d21afd5 dm: test: Fix nit with position of backslash by Simon Glass · 8 years ago
  30. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · 9 years ago
  31. 7e1cebf test: Add a macro to check that a value is not an error pointer by Simon Glass · 9 years ago
  32. 436cfc7 test: Return values from the asserts compatible with cmds by Joe Hershberger · 10 years ago
  33. 3a77be5 test: Generalize the unit test framework by Joe Hershberger · 10 years ago[Renamed (79%) from include/dm/ut.h]
  34. 7df766e dm: i2c: Add tests for I2C by Simon Glass · 10 years ago
  35. b2c1cac dm: Add basic tests by Simon Glass · 11 years ago