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-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
2017-04-14
dm: led: Support toggling LEDs
Simon Glass
2017-04-14
dm: led: Add support for getting the state of an LED
Simon Glass
2017-04-14
dm: led: Adjust the LED uclass
Simon Glass
2017-04-04
dm: test: Add test for device removal
Stefan Roese
2017-04-04
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-03-20
test-fit.py: Minor grammar/spelling/clarification tweaks
Robert P. J. Day
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-11-27
travis: Add efi_loader grub2 test
Alexander Graf
2016-11-27
efi_loader: Allow to compile helloworld.efi w/o bundling it
Alexander Graf
2016-11-26
tests: Add efi_loader hello world test
Alexander Graf
2016-11-26
tests: net: Offset downloads to 4MB
Alexander Graf
2016-11-21
fs-test.sh: Update expected results
Stefan Brüns
2016-11-21
test/py: expose config and log as session scoped fixture
Stefan Brüns
2016-10-23
test/py: ensure a log section exists for skipped tests
Stephen Warren
[next]