1. 076030e Merge patch series "test: Tidy up the test/ directory" by Tom Rini · 10 days ago
  2. ecaaae8 compression: test: Move into the lib suite by Simon Glass · 3 weeks ago
  3. be277ee test: Allow saving and restoring the bloblist by Simon Glass · 4 weeks ago
  4. 53a0a2f expo: Use standard numbering for save and discard by Simon Glass · 6 weeks ago
  5. 0ccbde5 test: log: Use UTF_CONSOLE in tests by Simon Glass · 3 months ago
  6. 11fcfa3 test: Rename UTF_CONSOLE_REC to UTF_CONSOLE by Simon Glass · 3 months ago
  7. 1a92f83 test: Rename unit-test flags by Simon Glass · 3 months ago
  8. aac2569 upl: Add basic tests by Simon Glass · 4 months ago
  9. 2dba91a test: Add framework to test hush behavior by Francis Laniel · 11 months ago
  10. e85cd12 test: Add helper to skip to partial console line by Simon Glass · 1 year, 2 months ago
  11. 621a97e test: Add a new suite for commands by Simon Glass · 1 year, 2 months ago
  12. 8cba988 test: spl: Support testing LEGACY_LZMA filesystem images by Sean Anderson · 1 year, 1 month ago
  13. 0afe557 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 1 year, 1 month ago
  14. 1a55a7a test: Add sandbox TPM boot measurement by Eddie James · 1 year, 1 month ago
  15. 038cb02 cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · 1 year, 2 months ago
  16. 430e4aa test: spl: Add a test for the NOR load method by Sean Anderson · 1 year, 1 month ago
  17. 576295d test: spl: Add a test for the MMC load method by Sean Anderson · 1 year, 1 month ago
  18. 2d3ffa3 test: spl: Add functions to create filesystems by Sean Anderson · 1 year, 1 month ago
  19. f65dcc0 test: spl: Add functions to create images by Sean Anderson · 1 year, 1 month ago
  20. 70c579b expo: Update tests to include textline by Simon Glass · 1 year, 2 months ago
  21. 6130072 expo: Support building an expo from a description file by Simon Glass · 1 year, 6 months ago
  22. bf61c54 test: Restore test behaviour on failure by Simon Glass · 1 year, 6 months ago
  23. 2cd173c test: bdinfo: Add test for command bdinfo by Marek Vasut · 1 year, 6 months ago
  24. e5c05ae test: Add test for new command pci_mps by Stephen Carlson · 1 year, 9 months ago
  25. 1531c4e test: Wrap assert macros in ({ ... }) and fix missing semicolons by Marek Vasut · 1 year, 9 months ago
  26. 8abbbf2 test: Add ut_assert_nextline_empty() empty line helper by Marek Vasut · 1 year, 9 months ago
  27. bef3925 cmd: Add a SEAMA image load command by Linus Walleij · 1 year, 10 months ago
  28. 4937be0 sandbox: Allow SPI flash bootdevs to be disabled for tests by Simon Glass · 1 year, 10 months ago
  29. ffc4948 test: Add a generic function to skip delays by Simon Glass · 1 year, 10 months ago
  30. b490f5f sandbox: Allow ethernet bootdevs to be disabled for tests by Simon Glass · 1 year, 10 months ago
  31. 66014cc sandbox: Allow ethernet to be disabled at runtime by Simon Glass · 1 year, 10 months ago
  32. e73c611 test: cmd: exit: Add unit test for exit and partly run commands by Marek Vasut · 1 year, 11 months ago
  33. 85ba7c3 test: Add a way to detect a test that breaks another by Simon Glass · 2 years, 1 month ago
  34. 1f1614b test: Support tests which can only be run manually by Simon Glass · 2 years, 1 month ago
  35. 816fe6c test: Report skippped tests by Simon Glass · 2 years, 1 month ago
  36. 9e972c3 video: Add commands to list and change fonts by Simon Glass · 2 years, 2 months ago
  37. f912a72 dm: core: Complete phandle implementation using the other FDT by Simon Glass · 2 years, 3 months ago
  38. b995807 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · 2 years, 3 months ago
  39. 57b00a9 sandbox: Support setting up the other FDT for testing by Simon Glass · 2 years, 3 months ago
  40. 8ae9f96 test: Drop the UT_TESTF_LIVE_OR_FLAT flag by Simon Glass · 2 years, 3 months ago
  41. 3ba7675 test: Make a copy of the device tree before running a test by Simon Glass · 2 years, 3 months ago
  42. 7f9b580 test: Fix missing livetree test runs by Simon Glass · 2 years, 3 months ago
  43. 91a187b test: Allow running tests multiple times by Simon Glass · 2 years, 4 months ago
  44. 2f0cb8f dm: core: Prepare for updating the device tree with ofnode by Simon Glass · 2 years, 4 months ago
  45. f3c6a1d fdt: Start a test for the fdt command by Simon Glass · 2 years, 4 months ago
  46. e184c5b test: fuzz: Add framework for fuzzing by Andrew Scull · 2 years, 6 months ago
  47. 433f15a cmd: load: add load command for memory mapped by Rui Miguel Silva · 2 years, 7 months ago
  48. b255efc bootstd: Add tests for bootstd including all uclasses by Simon Glass · 2 years, 7 months ago
  49. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  50. 12892b0 test: Add a way to skip console checking until a string matches by Simon Glass · 3 years, 3 months ago
  51. e1788f9 test: add first autoboot unit tests by Steffen Jaeckel · 3 years, 5 months ago
  52. 4a249ba test: Add a test for print_buffer() by Simon Glass · 3 years, 7 months ago
  53. d242368 test: Convert print tests to use ut framework by Simon Glass · 3 years, 7 months ago
  54. 140e962 test: Remove duplicate macro by Sean Anderson · 3 years, 6 months ago
  55. 45b807d test: Allow tests to run on any board by Simon Glass · 3 years, 8 months ago
  56. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 8 months ago
  57. 1ef74ab test: Allow SPL to run any available test by Simon Glass · 3 years, 9 months ago
  58. 1638693 test: Rename all linker lists to have a ut_ prefix by Simon Glass · 3 years, 9 months ago
  59. b50211f test: Add a macros for finding tests in linker_lists by Simon Glass · 3 years, 9 months ago
  60. bb2b173 test: Run driver-model tests using ut_run_list() by Simon Glass · 3 years, 9 months ago
  61. 4066d8d test: Use a local variable for test state by Simon Glass · 3 years, 9 months ago
  62. 0d32ec2 test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · 3 years, 9 months ago
  63. 436687e test: Use ut_run_test() to run driver model tests by Simon Glass · 3 years, 9 months ago
  64. 5517edb test: Move test running into a separate function by Simon Glass · 3 years, 9 months ago
  65. 2dba476 test: Move dm_test_init() into test-main.c by Simon Glass · 3 years, 9 months ago
  66. b98bfbc test: Drop struct dm_test_state by Simon Glass · 3 years, 9 months ago
  67. b2890a1 test: Handle driver model reinit in test_pre_run() by Simon Glass · 3 years, 9 months ago
  68. 59cad96 test: Move delay skipping to test_pre_run() by Simon Glass · 3 years, 9 months ago
  69. d93dc7d test: Create pre/post-run functions by Simon Glass · 3 years, 9 months ago
  70. 5722fb2 test: Add an overall test runner by Simon Glass · 3 years, 9 months ago
  71. a1add9d test: Rename test-main.c to test-dm.c by Simon Glass · 3 years, 9 months ago
  72. ab1fca0 test: Mark all driver model tests with a flag by Simon Glass · 3 years, 9 months ago
  73. 261fc06 test: cmd: Add a basic test for 'addrmap' command by Bin Meng · 3 years, 9 months ago
  74. b8f0082 test: Avoid assuming sandbox board for bloblist test by Simon Glass · 4 years, 1 month ago
  75. 4bf8972 test: Move some test drivers into their own file by Simon Glass · 4 years ago
  76. 07a8886 bootm: Add tests for fixup_silent_linux() by Simon Glass · 4 years, 1 month ago
  77. 663a2c1 test: Add some tests for setexpr by Simon Glass · 4 years, 1 month ago
  78. bac8450 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 1 month ago
  79. cf1ddf4 test: Add a test for log filter-* by Sean Anderson · 4 years, 1 month ago
  80. c182182 test: log: Convert log_test from python to C by Sean Anderson · 4 years, 1 month ago
  81. a4e289b dm: test: Add a way to run SPL tests by Simon Glass · 4 years, 1 month ago
  82. 7c58b08 bloblist: Compare addresses rather than pointers in tests by Simon Glass · 4 years, 2 months ago
  83. 573c0fa cmd: Update the memory-search command by Simon Glass · 4 years, 4 months ago
  84. 6db8ea5 test: Add a flag for tests that need console recording by Simon Glass · 4 years, 4 months ago
  85. 974dccd dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 4 months ago
  86. c963df9 test: Add a way to check part of a console line or skip it by Simon Glass · 4 years, 4 months ago
  87. 75c4d41 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 4 months ago
  88. 0dc3d51 acpi: Support writing a name by Simon Glass · 4 years, 5 months ago
  89. 6e887ee clk: Add K210 pll support by Sean Anderson · 4 years, 5 months ago
  90. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  91. df6c36c test: describe naming conventions for macro UNIT_TEST by Heinrich Schuchardt · 4 years, 7 months ago
  92. d050928 test: Add the beginnings of some string tests by Simon Glass · 4 years, 8 months ago
  93. 41b888e Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
  94. 421e81e dm: test: add test case for dev_read_u64 function by Dario Binacchi · 4 years, 8 months ago
  95. f433d50 test: log functions with CONFIG_LOG=n by Heinrich Schuchardt · 4 years, 9 months ago
  96. c5e7f66 test: Add hexdump.h to the unit test header by Simon Glass · 4 years, 8 months ago
  97. d856e91 test: Add a way to check each line of console output by Simon Glass · 4 years, 10 months ago
  98. 43c336b test: Add underscore prefix to macro parameters by Simon Glass · 4 years, 10 months ago
  99. b2b76eb Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 11 months ago
  100. 0fe1537 dm: devres: Add a new OFDATA phase by Simon Glass · 5 years ago