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
/
test
Age
Commit message (
Expand
)
Author
2021-04-12
test: qemu: add qfw sandbox driver, dm tests, qemu tests
Asherah Connor
2021-04-12
test: Add test for strlcat
Sean Anderson
2021-04-12
test: scmi: add local variables for scmi agent reference
Etienne Carriere
2021-04-12
firmware: scmi: fix inline comments and minor coding style issues
Etienne Carriere
2021-04-12
firmware: scmi: sandbox test for voltage regulator
Etienne Carriere
2021-04-12
hush: Fix assignments being misinterpreted as commands
Sean Anderson
2021-04-10
video: backlight: Support PWMs without a known period_ns
Alper Nebi Yasak
2021-04-08
test: unit test for longjmp
Heinrich Schuchardt
2021-04-07
pytest: Lower pygit2 requirement
Tom Rini
2021-04-06
test: Allow tests to run on any board
Simon Glass
2021-04-05
Merge branch 'next'
Tom Rini
2021-03-31
test: Don't unmount not (yet) mounted system
Andy Shevchenko
2021-03-29
Merge tag 'v2021.04-rc5' into next
Tom Rini
2021-03-28
dm: test: Always include command.h for print_ut
Sean Anderson
2021-03-27
sf: Support querying write-protect
Simon Glass
2021-03-27
test: Silenece the echo and print tests
Simon Glass
2021-03-26
Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-03-26
dm: core: Create a struct for device runtime info
Simon Glass
2021-03-26
test: Run sandbox_spl tests on sandbox_noinst
Simon Glass
2021-03-26
sandbox: Create a new sandbox_noinst build
Simon Glass
2021-03-26
Revert "sandbox: Disable I2C emulators in SPL"
Simon Glass
2021-03-26
dm: Rename device_get_by_driver_info_idx()
Simon Glass
2021-03-26
dm: core: Drop device_get_by_driver_info()
Simon Glass
2021-03-26
clk: sandbox: Create a special fixed-rate driver
Simon Glass
2021-03-26
dm: test: Avoid destroying uclasses with of-platdata-inst
Simon Glass
2021-03-25
test: test the ESRT creation
Jose Marinho
2021-03-25
efidebug: add multiple device path instances on Boot####
Ilias Apalodimas
2021-03-22
dtoc: Assign a sequence number to each node
Simon Glass
2021-03-22
test: print_ut: Fix potential build error
Bin Meng
2021-03-22
test: cmd: setexpr: Fix a typo
Bin Meng
2021-03-17
test: Include /sbin to the PATH when creating ext4 disk image
Andy Shevchenko
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
2021-03-14
test: py: add initial coverage for scp03 cmd
Igor Opaniuk
2021-03-13
test: acpi: Fix warnings on 32-bit build
Simon Glass
2021-03-12
log: Handle line continuation
Simon Glass
2021-03-12
spl: test: Add a test for spl_load_simple_fit()
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: log: Rename log main test file to log_ut.c
Simon Glass
2021-03-12
test: Move restoring of driver model state to ut_run_list()
Simon Glass
2021-03-12
test: Move the devicetree check into ut_run_list()
Simon Glass
2021-03-12
test: Use return values in dm_test_run()
Simon Glass
2021-03-12
test: Run driver-model tests using ut_run_list()
Simon Glass
2021-03-12
test: Use a local variable for test state
Simon Glass
2021-03-12
test: Add ut_run_test_live_flat() to run tests twice
Simon Glass
2021-03-12
test: Drop dm_do_test()
Simon Glass
2021-03-12
test: Use ut_run_test() to run driver model tests
Simon Glass
2021-03-12
test: Move test running into a separate function
Simon Glass
2021-03-12
test: Move dm_test_destroy() into test-main.c
Simon Glass
[next]