index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: Allow tests to run on any board
Simon Glass
2021-04-06
1
-0
/
+9
*
Merge tag 'v2021.04-rc4' into next
Tom Rini
2021-03-15
1
-0
/
+2
|
\
|
*
test: cmd: Add a basic test for 'addrmap' command
Bin Meng
2021-03-05
1
-0
/
+2
*
|
test: Allow SPL to run any available test
Simon Glass
2021-03-12
1
-11
/
+5
*
|
test: Rename all linker lists to have a ut_ prefix
Simon Glass
2021-03-12
1
-4
/
+4
*
|
test: Add a macros for finding tests in linker_lists
Simon Glass
2021-03-12
1
-0
/
+6
*
|
test: Run driver-model tests using ut_run_list()
Simon Glass
2021-03-12
1
-42
/
+0
*
|
test: Use a local variable for test state
Simon Glass
2021-03-12
1
-0
/
+14
*
|
test: Add ut_run_test_live_flat() to run tests twice
Simon Glass
2021-03-12
1
-5
/
+8
*
|
test: Use ut_run_test() to run driver model tests
Simon Glass
2021-03-12
1
-20
/
+0
*
|
test: Move test running into a separate function
Simon Glass
2021-03-12
1
-0
/
+16
*
|
test: Move dm_test_init() into test-main.c
Simon Glass
2021-03-12
1
-9
/
+0
*
|
test: Drop struct dm_test_state
Simon Glass
2021-03-12
1
-2
/
+8
*
|
test: Handle driver model reinit in test_pre_run()
Simon Glass
2021-03-12
2
-0
/
+12
*
|
test: Move delay skipping to test_pre_run()
Simon Glass
2021-03-12
1
-0
/
+11
*
|
test: Create pre/post-run functions
Simon Glass
2021-03-12
1
-0
/
+20
*
|
test: Add an overall test runner
Simon Glass
2021-03-12
1
-0
/
+42
*
|
test: Rename test-main.c to test-dm.c
Simon Glass
2021-03-12
1
-2
/
+2
*
|
test: Mark all driver model tests with a flag
Simon Glass
2021-03-12
1
-0
/
+2
|
/
*
test: Avoid assuming sandbox board for bloblist test
Simon Glass
2021-01-16
1
-0
/
+18
*
test: Move some test drivers into their own file
Simon Glass
2021-01-05
1
-0
/
+9
*
bootm: Add tests for fixup_silent_linux()
Simon Glass
2020-12-04
1
-0
/
+1
*
test: Add some tests for setexpr
Simon Glass
2020-12-01
1
-0
/
+2
*
Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-10-30
1
-0
/
+11
|
\
|
*
dm: test: Add a way to run SPL tests
Simon Glass
2020-10-29
1
-0
/
+11
*
|
test: Add a test for log filter-*
Sean Anderson
2020-10-30
1
-0
/
+1
*
|
test: log: Convert log_test from python to C
Sean Anderson
2020-10-30
1
-0
/
+2
|
/
*
bloblist: Compare addresses rather than pointers in tests
Simon Glass
2020-10-06
1
-0
/
+13
*
cmd: Update the memory-search command
Simon Glass
2020-08-07
1
-0
/
+1
*
test: Add a flag for tests that need console recording
Simon Glass
2020-08-07
1
-0
/
+1
*
dm: Rename DM test flags to make them more generic
Simon Glass
2020-08-07
1
-0
/
+10
*
test: Add a way to check part of a console line or skip it
Simon Glass
2020-08-07
1
-0
/
+59
*
dm: core: Drop header files from dm/test.h
Simon Glass
2020-08-03
1
-0
/
+1
*
acpi: Support writing a name
Simon Glass
2020-07-17
1
-0
/
+17
*
clk: Add K210 pll support
Sean Anderson
2020-07-01
1
-0
/
+16
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
2
-12
/
+18
*
test: describe naming conventions for macro UNIT_TEST
Heinrich Schuchardt
2020-05-08
1
-1
/
+23
*
test: Add the beginnings of some string tests
Simon Glass
2020-04-24
1
-0
/
+1
*
Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm
Tom Rini
2020-04-16
3
-0
/
+33
|
\
|
*
dm: test: add test case for dev_read_u64 function
Dario Binacchi
2020-04-16
1
-0
/
+16
|
*
test: log functions with CONFIG_LOG=n
Heinrich Schuchardt
2020-04-16
2
-0
/
+17
*
|
test: Add hexdump.h to the unit test header
Simon Glass
2020-04-16
1
-0
/
+1
|
/
*
test: Add a way to check each line of console output
Simon Glass
2020-02-05
2
-0
/
+69
*
test: Add underscore prefix to macro parameters
Simon Glass
2020-02-05
1
-22
/
+22
*
Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-01-09
2
-0
/
+26
|
\
|
*
dm: devres: Add a new OFDATA phase
Simon Glass
2020-01-07
1
-1
/
+2
|
*
dm: test: Add a test driver for devres
Simon Glass
2020-01-07
1
-0
/
+9
|
*
test: Add functions to find the amount of allocated memory
Simon Glass
2020-01-07
1
-0
/
+16
*
|
cmd_ut: add a parameter prefix to the function cmd_ut_category
Philippe Reynes
2020-01-07
1
-1
/
+3
|
/
*
tests: add OP-TEE test suite
Heiko Stuebner
2019-11-14
2
-0
/
+15
[next]