1. 25c8b9f test: add first autoboot unit tests by Steffen Jaeckel · 3 years, 4 months ago
  2. c614ddf test: Add a test for print_buffer() by Simon Glass · 3 years, 6 months ago
  3. fbb99dc test: Convert print tests to use ut framework by Simon Glass · 3 years, 6 months ago
  4. cb6c9c8 test: Remove duplicate macro by Sean Anderson · 3 years, 5 months ago WIP/2021-05-26-assorted-bugfixes
  5. d4a1592 test: Allow tests to run on any board by Simon Glass · 3 years, 7 months ago
  6. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 7 months ago
  7. 8482356 test: Allow SPL to run any available test by Simon Glass · 3 years, 8 months ago
  8. 2a2814d test: Rename all linker lists to have a ut_ prefix by Simon Glass · 3 years, 8 months ago
  9. a7a9875 test: Add a macros for finding tests in linker_lists by Simon Glass · 3 years, 8 months ago
  10. f97f85e test: Run driver-model tests using ut_run_list() by Simon Glass · 3 years, 8 months ago
  11. fe80686 test: Use a local variable for test state by Simon Glass · 3 years, 8 months ago
  12. d2281bb test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · 3 years, 8 months ago
  13. ca44ca0 test: Use ut_run_test() to run driver model tests by Simon Glass · 3 years, 8 months ago
  14. 99a88fe test: Move test running into a separate function by Simon Glass · 3 years, 8 months ago
  15. c79705e test: Move dm_test_init() into test-main.c by Simon Glass · 3 years, 8 months ago
  16. 4a467c6 test: Drop struct dm_test_state by Simon Glass · 3 years, 8 months ago
  17. 72b524c test: Handle driver model reinit in test_pre_run() by Simon Glass · 3 years, 8 months ago
  18. 47ec3ed test: Move delay skipping to test_pre_run() by Simon Glass · 3 years, 8 months ago
  19. d002a27 test: Create pre/post-run functions by Simon Glass · 3 years, 8 months ago
  20. 1c72175 test: Add an overall test runner by Simon Glass · 3 years, 8 months ago
  21. 409f4a2 test: Rename test-main.c to test-dm.c by Simon Glass · 3 years, 8 months ago
  22. 4bc639e test: Mark all driver model tests with a flag by Simon Glass · 3 years, 8 months ago
  23. ea30921 test: cmd: Add a basic test for 'addrmap' command by Bin Meng · 3 years, 8 months ago
  24. ef7e264 test: Avoid assuming sandbox board for bloblist test by Simon Glass · 4 years ago
  25. 079ac59 test: Move some test drivers into their own file by Simon Glass · 3 years, 10 months ago
  26. f158ba1 bootm: Add tests for fixup_silent_linux() by Simon Glass · 4 years ago
  27. 90a9901 test: Add some tests for setexpr by Simon Glass · 4 years ago
  28. 63d4607 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years ago WIP/30Oct2020
  29. 89723b9 test: Add a test for log filter-* by Sean Anderson · 4 years ago
  30. 62ef818 test: log: Convert log_test from python to C by Sean Anderson · 4 years ago
  31. b25ff5c dm: test: Add a way to run SPL tests by Simon Glass · 4 years ago
  32. cdd4e30 bloblist: Compare addresses rather than pointers in tests by Simon Glass · 4 years, 1 month ago
  33. 550a9e7 cmd: Update the memory-search command by Simon Glass · 4 years, 3 months ago
  34. 132644f test: Add a flag for tests that need console recording by Simon Glass · 4 years, 3 months ago
  35. e180c2b dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 3 months ago
  36. 33d7edf test: Add a way to check part of a console line or skip it by Simon Glass · 4 years, 3 months ago
  37. 0e1fad4 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 3 months ago
  38. 7aed90d acpi: Support writing a name by Simon Glass · 4 years, 4 months ago
  39. 019ef9a clk: Add K210 pll support by Sean Anderson · 4 years, 4 months ago
  40. e2a4d24 Merge branch '2020-06-30-minor-TI-board-updates' into next by Tom Rini · 4 years, 4 months ago