Commit Graph

323 Commits (8aa41363ebf46b9ff63b311bd2aa793c67a49def)

Author SHA1 Message Date
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 9 years ago
Stephen Warren 4ba58bdabd test/py: match prompt only at line boundaries 9 years ago
Maxime Ripard f2a9942fbc tests: Introduce DT overlay tests 9 years ago
Simon Glass f6d34651d8 test: Adjust run_command_list() to return a list of strings 9 years ago
Simon Glass 27c087d58a test: Add a function to restart U-Boot 9 years ago
Simon Glass 851271a71a test: vboot: Put each test variant in its own section 9 years ago
Simon Glass ac9a23cffc test: Rename sha to sha_algo and pass it around 9 years ago
Simon Glass ec70f8a911 test: Drop the cmd() function 9 years ago
Simon Glass 72f5226894 test: Fix typos in comments 9 years ago
Simon Glass 7f64b1874c test: Check exit status in run_and_log_expect_exception() 9 years ago
Simon Glass bcbd0c8fe1 test: Fix typos and tidy up 9 years ago
Stephen Warren 61f5ddcb7a Add a power domain framework/uclass 9 years ago
Simon Glass 911954859d dm: Use dm_scan_fdt_dev() directly where possible 9 years ago
Simon Glass 2e3f1ff63f dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 9 years ago
Michal Simek 04a4786c7c test/py: vboot can be run only at Sandbox 9 years ago
Stephen Warren c9ba60c438 test/py: use absolute dts path in vboot test 9 years ago
Simon Glass f60d0603ed test: Adjust the of-platdata test run condition 9 years ago
Simon Glass b979d3d4c5 dm: Add a test for of-platdata 9 years ago
Simon Glass a811779b17 test/py: Start sandbox SPL when enabled 9 years ago
Simon Glass ebec58fbcb test/py: Provide a way to get early console output 9 years ago
Simon Glass c7f636f59d test/py: Note which console produced unexpected output 9 years ago
Simon Glass 2fedbaa4ae test/py: Handle testing with the sandbox_spl board 9 years ago
Simon Glass 8729d58259 test: Convert the vboot test to test/py 9 years ago
Simon Glass 73a9054d0f test/py: Add a helper to run a list of U-Boot commands 9 years ago
Simon Glass 9e17b0345a test/py: Provide a way to check that a command fails 9 years ago
Simon Glass 8b304a37df test/py: Add an option to execute a string containing a command 9 years ago
Simon Glass f3d3e95ce5 test/py: Return output from run_and_log() 9 years ago
Simon Glass 86845bf38d test/py: Provide output from exceptions with RunAndLog() 9 years ago
Simon Glass 3b8d9d977b test/py: Allow RunAndLog() to return the output 9 years ago
Simon Glass 0671960bee test/py: Allow tests to control the sandbox device-tree file 9 years ago
Simon Glass 07f4eadc99 test: Add a simple script to run tests on sandbox 9 years ago
Simon Glass f6349c3c4c test: Add a README 9 years ago
Daniel Schwierzeck d56dd0b1f8 test/py: support 'memstart =' in u_boot_utils.find_ram_base() 9 years ago