Commit Graph

355 Commits (51855e8981e1b5e0a7b919662c32d0e4a374f575)

Author SHA1 Message Date
Heiko Schocher 630dfede22 tools/tbot: update README 7 years ago
Simon Glass 4f414d392f test: bus: Add a check that dev is not NULL 7 years ago
Simon Glass 9eace7f59e test: wdt: Add a check that dev is not NULL 7 years ago
Simon Glass 1a596c44c0 test: pwm: Add a check that dev is not NULL 7 years ago
Simon Glass 9f103b9cb5 dm: blk: Add a way to obtain a block device from its parent 7 years ago
Michal Simek 5bdb317065 test: py: hush: Add echo dependency 7 years ago
Michal Simek a5b548138b test: py: Use global pytestmark for hush tests 7 years ago
Simon Glass ac206a0f4e dm: phy: Update tests to use ut_asserteq() 7 years ago
Simon Glass 86b54ece82 dm: test: Disable the fdt_offset test with livetree 7 years ago
Simon Glass 298afb52cb dm: test: Separate out the bus DT offset test 7 years ago
Simon Glass 029ab15a69 test: Update 'make test' to run more tests 7 years ago
Simon Glass 6fb2f57916 dm: core: Run tests with both livetree and flat tree 7 years ago
Simon Glass c166c47ba3 dm: test: Add support for running tests with livetree 7 years ago
Simon Glass 801587bd77 dm: test: Show the test filename when running 7 years ago
Simon Glass f86db10cc5 dm: test: Move test running code into a separate function 7 years ago
Simon Glass 34b744beb8 sandbox: Add a way to reset sandbox state for tests 7 years ago
Simon Glass 19c8205e68 dm: core: Scan the live tree when setting up driver model 7 years ago
Simon Glass e48eeb9ea3 dm: blk: Improve block device claiming 7 years ago
Simon Glass 6139281a64 dm: blk: Allow finding block devices without probing 7 years ago
Michal Simek 6b83c38d7a test: py: Add cmd_echo dependency 7 years ago
Kever Yang 5540e25aeb dm: sandbox: pwm: add test for pwm_set_invert() 7 years ago
Jean-Jacques Hiblot 86322f5982 dm: test: Add tests for the generic PHY uclass 7 years ago
maxims@google.com 0753bc2d30 dm: Simple Watchdog uclass 7 years ago
Simon Glass 43b41566f7 dm: sandbox: pwm: Add a basic pwm test 7 years ago
Simon Glass 53378dac8d dm: led: Add support for blinking LEDs 7 years ago
Simon Glass 9413ad4f0d dm: led: Support toggling LEDs 7 years ago
Simon Glass 8f4b612333 dm: led: Add support for getting the state of an LED 7 years ago
Simon Glass ddae9fcddc dm: led: Adjust the LED uclass 7 years ago
Stefan Roese 24f927c527 dm: test: Add test for device removal 7 years ago
Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 7 years ago
Robert P. J. Day b28c5fcc1c test-fit.py: Minor grammar/spelling/clarification tweaks 7 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
Alexander Graf 0e4e38ae38 travis: Add efi_loader grub2 test 8 years ago
Alexander Graf 95b62b2e28 efi_loader: Allow to compile helloworld.efi w/o bundling it 8 years ago
Alexander Graf 4ca4b265ad tests: Add efi_loader hello world test 8 years ago
Alexander Graf 1bce3ad5f3 tests: net: Offset downloads to 4MB 8 years ago
Stefan Brüns b18491520f fs-test.sh: Update expected results 8 years ago
Stefan Brüns d8c1e0331a test/py: expose config and log as session scoped fixture 8 years ago
Stephen Warren b0a928a15d test/py: ensure a log section exists for skipped tests 8 years ago
Tom Rini 2b2c6e51e7 test/py/tests/test_sleep.py: Add check for CONFIG_CMD_MISC 8 years ago
Simon Glass b02e4044ff libfdt: Bring in upstream stringlist functions 8 years ago
Guillaume GARDET 6a2981a713 test: add NFS download test 8 years ago
Tom Rini df9e4cdabb fs-test.sh: Update expected results 8 years ago
Stefan Brüns 2365a4b8ea test/fs: Check writes using "." (same dir) relative path 8 years ago
Stefan Brüns 14678b3c62 test/fs: Check ext4 behaviour if dirent is first entry in directory block 8 years ago
Stefan Brüns d9554b7f4b test/fs: strip noise from filesystem code prior to checking results 8 years ago
Stefan Brüns 06806e38d8 test/fs: remove use of undefined WRITE_FILE variable 8 years ago
Stefan Brüns 86853568ae test/fs: Restructure file path specification to allow some flexibility 8 years ago
Tom Rini de4be9ec17 test/py/tests/test_vboot.py: Add check that we boot the image 8 years ago
Tom Rini 10ba92f69e fs-test.sh: Correct check_md5() test with newlines 8 years ago