1. 45b807d test: Allow tests to run on any board by Simon Glass · 3 years, 8 months ago
  2. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 8 months ago
  3. 1ef74ab test: Allow SPL to run any available test by Simon Glass · 3 years, 9 months ago
  4. 1638693 test: Rename all linker lists to have a ut_ prefix by Simon Glass · 3 years, 9 months ago
  5. b50211f test: Add a macros for finding tests in linker_lists by Simon Glass · 3 years, 9 months ago
  6. bb2b173 test: Run driver-model tests using ut_run_list() by Simon Glass · 3 years, 9 months ago
  7. 4066d8d test: Use a local variable for test state by Simon Glass · 3 years, 9 months ago
  8. 0d32ec2 test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · 3 years, 9 months ago
  9. 436687e test: Use ut_run_test() to run driver model tests by Simon Glass · 3 years, 9 months ago
  10. 5517edb test: Move test running into a separate function by Simon Glass · 3 years, 9 months ago
  11. 2dba476 test: Move dm_test_init() into test-main.c by Simon Glass · 3 years, 9 months ago
  12. b98bfbc test: Drop struct dm_test_state by Simon Glass · 3 years, 9 months ago
  13. b2890a1 test: Handle driver model reinit in test_pre_run() by Simon Glass · 3 years, 9 months ago
  14. 59cad96 test: Move delay skipping to test_pre_run() by Simon Glass · 3 years, 9 months ago
  15. d93dc7d test: Create pre/post-run functions by Simon Glass · 3 years, 9 months ago
  16. 5722fb2 test: Add an overall test runner by Simon Glass · 3 years, 9 months ago
  17. a1add9d test: Rename test-main.c to test-dm.c by Simon Glass · 3 years, 9 months ago
  18. ab1fca0 test: Mark all driver model tests with a flag by Simon Glass · 3 years, 9 months ago
  19. 261fc06 test: cmd: Add a basic test for 'addrmap' command by Bin Meng · 3 years, 9 months ago
  20. b8f0082 test: Avoid assuming sandbox board for bloblist test by Simon Glass · 4 years, 1 month ago
  21. 4bf8972 test: Move some test drivers into their own file by Simon Glass · 4 years ago
  22. 07a8886 bootm: Add tests for fixup_silent_linux() by Simon Glass · 4 years, 1 month ago
  23. 663a2c1 test: Add some tests for setexpr by Simon Glass · 4 years, 1 month ago
  24. 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
  25. cf1ddf4 test: Add a test for log filter-* by Sean Anderson · 4 years, 1 month ago
  26. c182182 test: log: Convert log_test from python to C by Sean Anderson · 4 years, 1 month ago
  27. a4e289b dm: test: Add a way to run SPL tests by Simon Glass · 4 years, 1 month ago
  28. 7c58b08 bloblist: Compare addresses rather than pointers in tests by Simon Glass · 4 years, 2 months ago
  29. 573c0fa cmd: Update the memory-search command by Simon Glass · 4 years, 4 months ago
  30. 6db8ea5 test: Add a flag for tests that need console recording by Simon Glass · 4 years, 4 months ago
  31. 974dccd dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 4 months ago
  32. c963df9 test: Add a way to check part of a console line or skip it by Simon Glass · 4 years, 4 months ago
  33. 75c4d41 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 4 months ago
  34. 0dc3d51 acpi: Support writing a name by Simon Glass · 4 years, 5 months ago
  35. 6e887ee clk: Add K210 pll support by Sean Anderson · 4 years, 5 months ago
  36. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  37. df6c36c test: describe naming conventions for macro UNIT_TEST by Heinrich Schuchardt · 4 years, 7 months ago
  38. d050928 test: Add the beginnings of some string tests by Simon Glass · 4 years, 8 months ago
  39. 41b888e Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
  40. 421e81e dm: test: add test case for dev_read_u64 function by Dario Binacchi · 4 years, 8 months ago
  41. f433d50 test: log functions with CONFIG_LOG=n by Heinrich Schuchardt · 4 years, 9 months ago
  42. c5e7f66 test: Add hexdump.h to the unit test header by Simon Glass · 4 years, 8 months ago
  43. d856e91 test: Add a way to check each line of console output by Simon Glass · 4 years, 10 months ago
  44. 43c336b test: Add underscore prefix to macro parameters by Simon Glass · 4 years, 10 months ago
  45. b2b76eb Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 11 months ago
  46. 0fe1537 dm: devres: Add a new OFDATA phase by Simon Glass · 5 years ago
  47. 204675c dm: test: Add a test driver for devres by Simon Glass · 5 years ago
  48. 19920d7 test: Add functions to find the amount of allocated memory by Simon Glass · 5 years ago
  49. 1f99f84 cmd_ut: add a parameter prefix to the function cmd_ut_category by Philippe Reynes · 5 years ago
  50. 1c9bb9b tests: add OP-TEE test suite by Heiko Stuebner · 5 years ago
  51. e254794 sandbox: test: Show hex values on failure by Simon Glass · 5 years ago
  52. f77a635 test: provide unit test for memory functions by Heinrich Schuchardt · 6 years ago
  53. 78b0ef5 test: Add a simple test for bloblist by Simon Glass · 6 years ago
  54. ffdf8ab test: Add ut_asserteq_mem by Mario Six · 6 years ago
  55. b8b6c81 test: unit tests for Unicode functions by Heinrich Schuchardt · 6 years ago
  56. d41a382 test: fix typo in cmd_ut_category() description by Heinrich Schuchardt · 6 years ago
  57. becc3e0 test: Add ut_assertnull macro by Ramon Fried · 6 years ago
  58. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  59. 1edaed0 test: compression: Convert to unit test framework by Simon Glass · 7 years ago
  60. 81cbe1c test: Add a command function for test execution by Simon Glass · 7 years ago
  61. d21afd5 dm: test: Fix nit with position of backslash by Simon Glass · 8 years ago
  62. 017886b dm: core: Run tests with both livetree and flat tree by Simon Glass · 8 years ago
  63. be408ee dm: test: Show the test filename when running by Simon Glass · 8 years ago
  64. 0e31a11 tests: Introduce DT overlay tests by Maxime Ripard · 8 years ago
  65. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · 9 years ago
  66. 7e1cebf test: Add a macro to check that a value is not an error pointer by Simon Glass · 9 years ago
  67. 26e038f test: env: Add test framework for env by Joe Hershberger · 10 years ago
  68. 436cfc7 test: Return values from the asserts compatible with cmds by Joe Hershberger · 10 years ago
  69. ee20efe test: dm: Move the time test over to the ut command by Joe Hershberger · 10 years ago
  70. 9dc1d71 test: dm: Move the dm tests over to the ut command by Joe Hershberger · 10 years ago
  71. 11dd7cc test: Add a common unit test command by Joe Hershberger · 10 years ago
  72. 3a77be5 test: Generalize the unit test framework by Joe Hershberger · 10 years ago