1. cb1277c test: Add framework to test hush behavior by Francis Laniel · 10 months ago
  2. 30a75e7 test: Add helper to skip to partial console line by Simon Glass · 1 year, 1 month ago
  3. 4001e5a test: Add a new suite for commands by Simon Glass · 1 year, 1 month ago
  4. 5b3debc test: spl: Support testing LEGACY_LZMA filesystem images by Sean Anderson · 11 months ago
  5. d5d9770 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 12 months ago
  6. 5999ea2 test: Add sandbox TPM boot measurement by Eddie James · 12 months ago
  7. 04291ee cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · 1 year ago
  8. 65efaac test: spl: Add a test for the NOR load method by Sean Anderson · 1 year ago
  9. 6ba8eca test: spl: Add a test for the MMC load method by Sean Anderson · 1 year ago
  10. 59b3633 test: spl: Add functions to create filesystems by Sean Anderson · 1 year ago
  11. b93cc1e test: spl: Add functions to create images by Sean Anderson · 1 year ago
  12. c2bd2d3 expo: Update tests to include textline by Simon Glass · 1 year, 1 month ago
  13. 82cafee expo: Support building an expo from a description file by Simon Glass · 1 year, 5 months ago
  14. 18030d9 test: Restore test behaviour on failure by Simon Glass · 1 year, 5 months ago
  15. bf52766 test: bdinfo: Add test for command bdinfo by Marek Vasut · 1 year, 5 months ago
  16. 447dfbc test: Add test for new command pci_mps by Stephen Carlson · 1 year, 7 months ago
  17. fa847bb test: Wrap assert macros in ({ ... }) and fix missing semicolons by Marek Vasut · 1 year, 7 months ago
  18. 8f4c999 test: Add ut_assert_nextline_empty() empty line helper by Marek Vasut · 1 year, 8 months ago
  19. 41a29f2 cmd: Add a SEAMA image load command by Linus Walleij · 1 year, 9 months ago
  20. 081bdc5 sandbox: Allow SPI flash bootdevs to be disabled for tests by Simon Glass · 1 year, 9 months ago
  21. 8b03187 test: Add a generic function to skip delays by Simon Glass · 1 year, 9 months ago
  22. 70dd886 sandbox: Allow ethernet bootdevs to be disabled for tests by Simon Glass · 1 year, 9 months ago
  23. f43b2df sandbox: Allow ethernet to be disabled at runtime by Simon Glass · 1 year, 9 months ago
  24. f08dcd9 test: cmd: exit: Add unit test for exit and partly run commands by Marek Vasut · 1 year, 10 months ago
  25. d1b4659 test: Add a way to detect a test that breaks another by Simon Glass · 2 years ago
  26. cbd71fa test: Support tests which can only be run manually by Simon Glass · 2 years ago
  27. 1facaad test: Report skippped tests by Simon Glass · 2 years ago
  28. 430e167 video: Add commands to list and change fonts by Simon Glass · 2 years ago
  29. 5e96925 dm: core: Complete phandle implementation using the other FDT by Simon Glass · 2 years, 1 month ago
  30. 8d468a1 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · 2 years, 1 month ago
  31. 756c014 sandbox: Support setting up the other FDT for testing by Simon Glass · 2 years, 1 month ago
  32. 2b90e0d test: Drop the UT_TESTF_LIVE_OR_FLAT flag by Simon Glass · 2 years, 1 month ago
  33. 0e4b697 test: Make a copy of the device tree before running a test by Simon Glass · 2 years, 1 month ago
  34. 7c14dc7 test: Fix missing livetree test runs by Simon Glass · 2 years, 1 month ago
  35. ea94d05 test: Allow running tests multiple times by Simon Glass · 2 years, 3 months ago
  36. 7b1dfc9 dm: core: Prepare for updating the device tree with ofnode by Simon Glass · 2 years, 3 months ago
  37. 7472448 fdt: Start a test for the fdt command by Simon Glass · 2 years, 3 months ago
  38. 36f641c test: fuzz: Add framework for fuzzing by Andrew Scull · 2 years, 5 months ago
  39. bfef72e cmd: load: add load command for memory mapped by Rui Miguel Silva · 2 years, 5 months ago
  40. fb1451b bootstd: Add tests for bootstd including all uclasses by Simon Glass · 2 years, 6 months ago
  41. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  42. 2e09008 test: Add a way to skip console checking until a string matches by Simon Glass · 3 years, 2 months ago
  43. 25c8b9f test: add first autoboot unit tests by Steffen Jaeckel · 3 years, 3 months ago
  44. c614ddf test: Add a test for print_buffer() by Simon Glass · 3 years, 5 months ago
  45. fbb99dc test: Convert print tests to use ut framework by Simon Glass · 3 years, 5 months ago
  46. cb6c9c8 test: Remove duplicate macro by Sean Anderson · 3 years, 5 months ago
  47. d4a1592 test: Allow tests to run on any board by Simon Glass · 3 years, 7 months ago
  48. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 7 months ago
  49. 8482356 test: Allow SPL to run any available test by Simon Glass · 3 years, 8 months ago
  50. 2a2814d test: Rename all linker lists to have a ut_ prefix by Simon Glass · 3 years, 8 months ago
  51. a7a9875 test: Add a macros for finding tests in linker_lists by Simon Glass · 3 years, 8 months ago
  52. f97f85e test: Run driver-model tests using ut_run_list() by Simon Glass · 3 years, 8 months ago
  53. fe80686 test: Use a local variable for test state by Simon Glass · 3 years, 8 months ago
  54. d2281bb test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · 3 years, 8 months ago
  55. ca44ca0 test: Use ut_run_test() to run driver model tests by Simon Glass · 3 years, 8 months ago
  56. 99a88fe test: Move test running into a separate function by Simon Glass · 3 years, 8 months ago
  57. c79705e test: Move dm_test_init() into test-main.c by Simon Glass · 3 years, 8 months ago
  58. 4a467c6 test: Drop struct dm_test_state by Simon Glass · 3 years, 8 months ago
  59. 72b524c test: Handle driver model reinit in test_pre_run() by Simon Glass · 3 years, 8 months ago
  60. 47ec3ed test: Move delay skipping to test_pre_run() by Simon Glass · 3 years, 8 months ago
  61. d002a27 test: Create pre/post-run functions by Simon Glass · 3 years, 8 months ago
  62. 1c72175 test: Add an overall test runner by Simon Glass · 3 years, 8 months ago
  63. 409f4a2 test: Rename test-main.c to test-dm.c by Simon Glass · 3 years, 8 months ago
  64. 4bc639e test: Mark all driver model tests with a flag by Simon Glass · 3 years, 8 months ago
  65. ea30921 test: cmd: Add a basic test for 'addrmap' command by Bin Meng · 3 years, 8 months ago
  66. ef7e264 test: Avoid assuming sandbox board for bloblist test by Simon Glass · 4 years ago
  67. 079ac59 test: Move some test drivers into their own file by Simon Glass · 3 years, 10 months ago
  68. f158ba1 bootm: Add tests for fixup_silent_linux() by Simon Glass · 4 years ago
  69. 90a9901 test: Add some tests for setexpr by Simon Glass · 4 years ago
  70. 63d4607 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years ago
  71. 89723b9 test: Add a test for log filter-* by Sean Anderson · 4 years ago
  72. 62ef818 test: log: Convert log_test from python to C by Sean Anderson · 4 years ago
  73. b25ff5c dm: test: Add a way to run SPL tests by Simon Glass · 4 years ago
  74. cdd4e30 bloblist: Compare addresses rather than pointers in tests by Simon Glass · 4 years, 1 month ago
  75. 550a9e7 cmd: Update the memory-search command by Simon Glass · 4 years, 3 months ago
  76. 132644f test: Add a flag for tests that need console recording by Simon Glass · 4 years, 3 months ago
  77. e180c2b dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 3 months ago
  78. 33d7edf test: Add a way to check part of a console line or skip it by Simon Glass · 4 years, 3 months ago
  79. 0e1fad4 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 3 months ago
  80. 7aed90d acpi: Support writing a name by Simon Glass · 4 years, 3 months ago
  81. 019ef9a clk: Add K210 pll support by Sean Anderson · 4 years, 4 months ago
  82. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  83. d0ba026 test: describe naming conventions for macro UNIT_TEST by Heinrich Schuchardt · 4 years, 6 months ago
  84. 4f04d54 test: Add the beginnings of some string tests by Simon Glass · 4 years, 6 months ago
  85. f51b4bc Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 6 months ago
  86. 70573c6 dm: test: add test case for dev_read_u64 function by Dario Binacchi · 4 years, 7 months ago
  87. 395041b test: log functions with CONFIG_LOG=n by Heinrich Schuchardt · 4 years, 8 months ago
  88. 1f4431e test: Add hexdump.h to the unit test header by Simon Glass · 4 years, 6 months ago
  89. 400175b test: Add a way to check each line of console output by Simon Glass · 4 years, 9 months ago
  90. ba8444a test: Add underscore prefix to macro parameters by Simon Glass · 4 years, 9 months ago
  91. d6b92b9 Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 9 months ago
  92. 42a0ce5 dm: devres: Add a new OFDATA phase by Simon Glass · 4 years, 10 months ago
  93. dc12ebb dm: test: Add a test driver for devres by Simon Glass · 4 years, 10 months ago
  94. 8109863 test: Add functions to find the amount of allocated memory by Simon Glass · 4 years, 10 months ago
  95. 4ad4edf cmd_ut: add a parameter prefix to the function cmd_ut_category by Philippe Reynes · 4 years, 10 months ago
  96. 96383bd tests: add OP-TEE test suite by Heiko Stuebner · 5 years ago
  97. 91a8c95 sandbox: test: Show hex values on failure by Simon Glass · 5 years ago
  98. 2dd0111 test: provide unit test for memory functions by Heinrich Schuchardt · 6 years ago
  99. 919e7a8 test: Add a simple test for bloblist by Simon Glass · 6 years ago
  100. 41f67e3 test: Add ut_asserteq_mem by Mario Six · 6 years ago