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
2017-09-29
test/py: fix anchors in HTML status report
Stephen Warren
2017-09-29
test/py: add skip marker for reliance on tools
Stephen Warren
2017-09-29
test/py: provide more information about test skip reason
Stephen Warren
2017-09-29
test/py: Document required tools/packages
Stephen Warren
2017-09-15
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2017-09-15
test/py: gpt: make use of infra-structure
Stephen Warren
2017-09-15
test/py: u_boot_console_base.py: fix typo
Heinrich Schuchardt
2017-09-15
test: overlay: Add unit test for stacked overlay
Pantelis Antoniou
2017-09-15
ut: fix fdt_getprop_u32() change
Pantelis Antoniou
2017-09-14
add pytests for 'gpt rename' and 'gpt swap'
Alison Chaiken
2017-09-14
add pytests for 'gpt guid' command in sandbox
Alison Chaiken
2017-09-14
GPT: create block device for sandbox testing
Alison Chaiken
2017-09-11
dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test
Patrice Chotard
2017-09-11
blk: dm: make blk_create_device() take a number of block instead of a size
Jean-Jacques Hiblot
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-08-13
test: Move the FIT test into the correct place
Simon Glass
2017-08-13
test: Convert the FIT test to test/py
Simon Glass
2017-08-13
test: Indent test-fit.py to match the next patch
Simon Glass
2017-08-13
test: Fix FIT test to pass again
Simon Glass
2017-07-22
tests: test_dfu.py: Add example udev rule for host_usb_dev_node
Tom Rini
2017-07-11
sandbox: Stop printing platdata at the start of SPL
Simon Glass
2017-07-11
test: Add a test for snprintf() and the banner/version
Simon Glass
2017-07-11
dm: core: Add uclass_first/next_device_check()
Simon Glass
2017-07-11
dm: core: Test uclass_first/next_device() on probe failure
Simon Glass
2017-06-12
tools/tbot: update README
Heiko Schocher
2017-06-12
test: bus: Add a check that dev is not NULL
Simon Glass
2017-06-12
test: wdt: Add a check that dev is not NULL
Simon Glass
2017-06-12
test: pwm: Add a check that dev is not NULL
Simon Glass
2017-06-09
dm: blk: Add a way to obtain a block device from its parent
Simon Glass
2017-06-05
test: py: hush: Add echo dependency
Michal Simek
2017-06-05
test: py: Use global pytestmark for hush tests
Michal Simek
2017-06-01
dm: phy: Update tests to use ut_asserteq()
Simon Glass
2017-06-01
dm: test: Disable the fdt_offset test with livetree
Simon Glass
2017-06-01
dm: test: Separate out the bus DT offset test
Simon Glass
2017-06-01
test: Update 'make test' to run more tests
Simon Glass
2017-06-01
dm: core: Run tests with both livetree and flat tree
Simon Glass
2017-06-01
dm: test: Add support for running tests with livetree
Simon Glass
2017-06-01
dm: test: Show the test filename when running
Simon Glass
2017-06-01
dm: test: Move test running code into a separate function
Simon Glass
2017-06-01
sandbox: Add a way to reset sandbox state for tests
Simon Glass
2017-06-01
dm: core: Scan the live tree when setting up driver model
Simon Glass
2017-06-01
dm: blk: Improve block device claiming
Simon Glass
2017-06-01
dm: blk: Allow finding block devices without probing
Simon Glass
2017-05-22
test: py: Add cmd_echo dependency
Michal Simek
2017-05-10
dm: sandbox: pwm: add test for pwm_set_invert()
Kever Yang
2017-05-09
dm: test: Add tests for the generic PHY uclass
Jean-Jacques Hiblot
2017-05-08
dm: Simple Watchdog uclass
maxims@google.com
2017-04-27
dm: sandbox: pwm: Add a basic pwm test
Simon Glass
2017-04-14
dm: led: Add support for blinking LEDs
Simon Glass
[next]