index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
test
/
test.h
Age
Commit message (
Expand
)
Author
2021-06-08
test: Add a test for print_buffer()
Simon Glass
2021-04-06
test: Allow tests to run on any board
Simon Glass
2021-03-12
test: Allow SPL to run any available test
Simon Glass
2021-03-12
test: Rename all linker lists to have a ut_ prefix
Simon Glass
2021-03-12
test: Add a macros for finding tests in linker_lists
Simon Glass
2021-03-12
test: Drop struct dm_test_state
Simon Glass
2021-03-12
test: Handle driver model reinit in test_pre_run()
Simon Glass
2021-03-12
test: Rename test-main.c to test-dm.c
Simon Glass
2021-03-12
test: Mark all driver model tests with a flag
Simon Glass
2021-01-05
test: Move some test drivers into their own file
Simon Glass
2020-10-29
dm: test: Add a way to run SPL tests
Simon Glass
2020-08-07
test: Add a flag for tests that need console recording
Simon Glass
2020-08-07
dm: Rename DM test flags to make them more generic
Simon Glass
2020-05-08
test: describe naming conventions for macro UNIT_TEST
Heinrich Schuchardt
2020-02-05
test: Add a way to check each line of console output
Simon Glass
2020-01-07
dm: devres: Add a new OFDATA phase
Simon Glass
2020-01-07
dm: test: Add a test driver for devres
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-01
dm: core: Run tests with both livetree and flat tree
Simon Glass
2017-06-01
dm: test: Show the test filename when running
Simon Glass
2015-05-21
test: Generalize the unit test framework
Joe Hershberger