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