Commit Graph

51 Commits (173aafbf9dbb55f7e0133110d7f1a80a71db740e)

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
Tom Rini 2b2c6e51e7 test/py/tests/test_sleep.py: Add check for CONFIG_CMD_MISC 8 years ago
Guillaume GARDET 6a2981a713 test: add NFS download test 8 years ago
Tom Rini de4be9ec17 test/py/tests/test_vboot.py: Add check that we boot the image 8 years ago
Simon Glass f6d34651d8 test: Adjust run_command_list() to return a list of strings 8 years ago
Simon Glass 27c087d58a test: Add a function to restart U-Boot 8 years ago
Simon Glass 851271a71a test: vboot: Put each test variant in its own section 8 years ago
Simon Glass ac9a23cffc test: Rename sha to sha_algo and pass it around 8 years ago
Simon Glass ec70f8a911 test: Drop the cmd() function 8 years ago
Simon Glass 72f5226894 test: Fix typos in comments 8 years ago
Simon Glass bcbd0c8fe1 test: Fix typos and tidy up 8 years ago
Michal Simek 04a4786c7c test/py: vboot can be run only at Sandbox 8 years ago
Stephen Warren c9ba60c438 test/py: use absolute dts path in vboot test 8 years ago
Simon Glass f60d0603ed test: Adjust the of-platdata test run condition 8 years ago
Simon Glass b979d3d4c5 dm: Add a test for of-platdata 8 years ago
Simon Glass 8729d58259 test: Convert the vboot test to test/py 8 years ago
Stephen Warren a82642f398 test/py: fix CONFIG_ tests 8 years ago
Stephen Warren 7a8f886558 test/py: fix printenv signon message disable code 8 years ago
Heiko Schocher da37f006e7 tests: py: disable main_signon check for printenv cmd 8 years ago
Stephen Warren daa69f5f5d test/py: dfu: wait for USB device to go away at boot 9 years ago
Lukasz Majewski f3a87f5b79 tests: py: dfu: Provide functionality to set test and dummy files alt settings 9 years ago
Lukasz Majewski 8eb3752446 tests: py: dfu: Add functionality to set different u-boot's dfu env variable 9 years ago
Lukasz Majewski c6eb899c4d tests: py: dfu: Add variables to store dfu alt numbers for test and dummy files 9 years ago
Michal Simek 3ba1352b97 test/py: Add support for loading image via tftp to specified location 9 years ago
Stephen Warren 24862c640e test/py: skip tests that require large CONFIG_SYS_MAXARGS 9 years ago
Stephen Warren 1cd85f571d test/py: run all "ut" subtests 9 years ago
Stephen Warren 89ab841088 test/py: support running sandbox under gdbserver 9 years ago
Stephen Warren 26db3a617b test/py: dfu: allow boardenv to specify test sizes 9 years ago
Stephen Warren db261f0076 test/py: fix a couple typos in comments 9 years ago
Stephen Warren d20e5e976f test/py: Provide custom IDs when parametrizing tests 9 years ago
Stephen Warren a2ec560647 test/py: Quote consistency 9 years ago
Stephen Warren e8debf394f test/py: use " for docstrings 9 years ago
Stephen Warren 56382a81f3 test/py: make net test aware of USB and PCI enumeration 9 years ago
Stephen Warren be1df82656 test/py: dfu: error out if USB device already exists 9 years ago
Stephen Warren e5bb279f82 test/py: add a networking test 9 years ago
Stephen Warren 0526610334 test/py: move find_ram_base() into u_boot_utils 9 years ago
Stephen Warren f5d196d03e test/py: add DFU test 9 years ago
Stephen Warren d054f4c2cb test/py: ums: add filesystem-based testing 9 years ago
Stephen Warren 636f38d83a test/py: move U-Boot respawn trigger to the test core 9 years ago
Stephen Warren 1c8b4d5f4f test/py: add a test for the sleep command 9 years ago
Stephen Warren 3045d7f043 test/py: test the ums command 9 years ago
Stephen Warren cc156f3fc0 test/py: test the shell if command 9 years ago
Stephen Warren 8b86c609b8 test/py: add test of basic shell functionality 9 years ago
Stephen Warren 98cee89b55 test/py: test the md/mw commands 9 years ago
Stephen Warren 5ab097abad test/py: add test of setenv/printenv/echo 9 years ago
Stephen Warren 472040d5cb test/py: test that sandbox exits when asked 9 years ago
Stephen Warren d201506cca test/py: Implement pytest infrastructure 9 years ago