1. 30a75e7 test: Add helper to skip to partial console line by Simon Glass · 1 year, 1 month ago
  2. 18030d9 test: Restore test behaviour on failure by Simon Glass · 1 year, 5 months ago
  3. fa847bb test: Wrap assert macros in ({ ... }) and fix missing semicolons by Marek Vasut · 1 year, 7 months ago
  4. 8f4c999 test: Add ut_assert_nextline_empty() empty line helper by Marek Vasut · 1 year, 8 months ago
  5. d1b4659 test: Add a way to detect a test that breaks another by Simon Glass · 2 years ago
  6. cbd71fa test: Support tests which can only be run manually by Simon Glass · 2 years ago
  7. 5e96925 dm: core: Complete phandle implementation using the other FDT by Simon Glass · 2 years, 1 month ago
  8. ea94d05 test: Allow running tests multiple times by Simon Glass · 2 years, 3 months ago
  9. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  10. 2e09008 test: Add a way to skip console checking until a string matches by Simon Glass · 3 years, 2 months ago
  11. cb6c9c8 test: Remove duplicate macro by Sean Anderson · 3 years, 5 months ago
  12. f97f85e test: Run driver-model tests using ut_run_list() by Simon Glass · 3 years, 8 months ago
  13. fe80686 test: Use a local variable for test state by Simon Glass · 3 years, 8 months ago
  14. d2281bb test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · 3 years, 8 months ago
  15. ca44ca0 test: Use ut_run_test() to run driver model tests by Simon Glass · 3 years, 8 months ago
  16. 99a88fe test: Move test running into a separate function by Simon Glass · 3 years, 8 months ago
  17. c79705e test: Move dm_test_init() into test-main.c by Simon Glass · 3 years, 8 months ago
  18. 72b524c test: Handle driver model reinit in test_pre_run() by Simon Glass · 3 years, 8 months ago
  19. 47ec3ed test: Move delay skipping to test_pre_run() by Simon Glass · 3 years, 8 months ago
  20. d002a27 test: Create pre/post-run functions by Simon Glass · 3 years, 8 months ago
  21. 1c72175 test: Add an overall test runner by Simon Glass · 3 years, 8 months ago
  22. ef7e264 test: Avoid assuming sandbox board for bloblist test by Simon Glass · 4 years ago
  23. cdd4e30 bloblist: Compare addresses rather than pointers in tests by Simon Glass · 4 years, 1 month ago
  24. 33d7edf test: Add a way to check part of a console line or skip it by Simon Glass · 4 years, 3 months ago
  25. 0e1fad4 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 3 months ago
  26. 7aed90d acpi: Support writing a name by Simon Glass · 4 years, 3 months ago
  27. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  28. f51b4bc Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 6 months ago
  29. 70573c6 dm: test: add test case for dev_read_u64 function by Dario Binacchi · 4 years, 7 months ago
  30. 1f4431e test: Add hexdump.h to the unit test header by Simon Glass · 4 years, 6 months ago
  31. 400175b test: Add a way to check each line of console output by Simon Glass · 4 years, 9 months ago
  32. ba8444a test: Add underscore prefix to macro parameters by Simon Glass · 4 years, 9 months ago
  33. 8109863 test: Add functions to find the amount of allocated memory by Simon Glass · 4 years, 10 months ago
  34. 91a8c95 sandbox: test: Show hex values on failure by Simon Glass · 5 years ago
  35. 41f67e3 test: Add ut_asserteq_mem by Mario Six · 6 years ago
  36. 8d54579 test: Add ut_assertnull macro by Ramon Fried · 6 years ago
  37. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  38. fe3c0b5 dm: test: Fix nit with position of backslash by Simon Glass · 7 years ago
  39. eae4b2b Fix spelling of "occurred". by Vagrant Cascadian · 8 years ago
  40. 85aeda4 test: Add a macro to check that a value is not an error pointer by Simon Glass · 9 years ago
  41. fe3f6a6 test: Return values from the asserts compatible with cmds by Joe Hershberger · 9 years ago
  42. e721b88 test: Generalize the unit test framework by Joe Hershberger · 9 years ago[Renamed (79%) from include/dm/ut.h]
  43. ecc2ed5 dm: i2c: Add tests for I2C by Simon Glass · 10 years ago
  44. 2e7d35d dm: Add basic tests by Simon Glass · 11 years ago