| Commit message (Expand) | Author | Age | Files | Lines |
* | test/py: add MMC/SD block read test | Stephen Warren | 2018-03-13 | 1 | -0/+129 |
* | log: Add tests for the new log features | Simon Glass | 2018-02-03 | 1 | -1/+27 |
* | log: Update log_console to honour the log format | Simon Glass | 2018-02-03 | 1 | -2/+2 |
* | test/py: Setup variables based on HUSH selection | Stephen Warren | 2017-12-18 | 1 | -1/+10 |
* | test: py: Add an option to skip sleep test | Michal Simek | 2017-12-12 | 1 | -0/+13 |
* | test/py: gpt: update size of gpt partition | Patrick Delaunay | 2017-12-12 | 1 | -15/+17 |
* | log: test: Add a pytest for logging | Simon Glass | 2017-12-07 | 1 | -0/+101 |
* | test/py: check return code of helloworld | Heinrich Schuchardt | 2017-12-01 | 1 | -0/+2 |
* | test/py: fix typo in test_efi_loader.py | Heinrich Schuchardt | 2017-12-01 | 1 | -1/+1 |
* | test/py: test reboot by EFI watchdog | Heinrich Schuchardt | 2017-12-01 | 1 | -1/+13 |
* | test/py: regenerate persistent GPT image if code changes | Stephen Warren | 2017-11-06 | 1 | -17/+18 |
* | cmd: gpt: solve issue for swap and rename command | Patrick Delaunay | 2017-10-23 | 1 | -10/+6 |
* | test/py: gpt: test start LBA for sub-command rename and swap | Patrick Delaunay | 2017-10-23 | 1 | -4/+12 |
* | test/py: gpt: add test for sub-command write | Patrick Delaunay | 2017-10-23 | 1 | -0/+20 |
* | test/py: gpt: add test for sub-command read and verify | Patrick Delaunay | 2017-10-23 | 1 | -2/+29 |
* | test/py: gpt: copy persistent file | Patrick Delaunay | 2017-10-23 | 1 | -9/+14 |
* | test/py/tests/test_sleep.py: test time approximately | Heinrich Schuchardt | 2017-10-16 | 1 | -1/+1 |
* | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini | 2017-10-01 | 1 | -0/+25 |
|\ |
|
| * | test/py: add a test calling the EFI selftest | Heinrich Schuchardt | 2017-09-18 | 1 | -0/+25 |
* | | test/py: add skip marker for reliance on tools | Stephen Warren | 2017-09-29 | 4 | -5/+14 |
|/ |
|
* | test/py: gpt: make use of infra-structure | Stephen Warren | 2017-09-15 | 1 | -21/+66 |
* | add pytests for 'gpt rename' and 'gpt swap' | Alison Chaiken | 2017-09-14 | 1 | -0/+31 |
* | add pytests for 'gpt guid' command in sandbox | Alison Chaiken | 2017-09-14 | 1 | -0/+38 |
* | test: Move the FIT test into the correct place | Simon Glass | 2017-08-13 | 1 | -0/+428 |
* | tests: test_dfu.py: Add example udev rule for host_usb_dev_node | Tom Rini | 2017-07-22 | 1 | -0/+7 |
* | sandbox: Stop printing platdata at the start of SPL | Simon Glass | 2017-07-11 | 1 | -29/+1 |
* | test: py: hush: Add echo dependency | Michal Simek | 2017-06-05 | 1 | -0/+2 |
* | test: py: Use global pytestmark for hush tests | Michal Simek | 2017-06-05 | 1 | -4/+2 |
* | test: py: Add cmd_echo dependency | Michal Simek | 2017-05-22 | 2 | -0/+7 |
* | travis: Add efi_loader grub2 test | Alexander Graf | 2016-11-27 | 1 | -10/+47 |
* | efi_loader: Allow to compile helloworld.efi w/o bundling it | Alexander Graf | 2016-11-27 | 1 | -1/+1 |
* | tests: Add efi_loader hello world test | Alexander Graf | 2016-11-26 | 1 | -0/+158 |
* | tests: net: Offset downloads to 4MB | Alexander Graf | 2016-11-26 | 1 | -2/+2 |
* | test/py/tests/test_sleep.py: Add check for CONFIG_CMD_MISC | Tom Rini | 2016-10-14 | 1 | -0/+2 |
* | test: add NFS download test | Guillaume GARDET | 2016-10-13 | 1 | -0/+49 |
* | test/py/tests/test_vboot.py: Add check that we boot the image | Tom Rini | 2016-09-22 | 1 | -6/+10 |
* | test: Adjust run_command_list() to return a list of strings | Simon Glass | 2016-08-05 | 1 | -1/+1 |
* | test: Add a function to restart U-Boot | Simon Glass | 2016-08-05 | 1 | -2/+3 |
* | test: vboot: Put each test variant in its own section | Simon Glass | 2016-08-05 | 1 | -5/+5 |
* | test: Rename sha to sha_algo and pass it around | Simon Glass | 2016-08-05 | 1 | -25/+28 |
* | test: Drop the cmd() function | Simon Glass | 2016-08-05 | 1 | -10/+12 |
* | test: Fix typos in comments | Simon Glass | 2016-08-05 | 1 | -6/+6 |
* | test: Fix typos and tidy up | Simon Glass | 2016-08-05 | 1 | -2/+4 |
* | test/py: vboot can be run only at Sandbox | Michal Simek | 2016-07-22 | 1 | -0/+1 |
* | test/py: use absolute dts path in vboot test | Stephen Warren | 2016-07-22 | 1 | -1/+1 |
* | test: Adjust the of-platdata test run condition | Simon Glass | 2016-07-16 | 1 | -1/+1 |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2016-07-15 | 1 | -0/+42 |
|\ |
|
| * | dm: Add a test for of-platdata | Simon Glass | 2016-07-14 | 1 | -0/+42 |
* | | test: Convert the vboot test to test/py | Simon Glass | 2016-07-14 | 7 | -0/+376 |
|/ |
|
* | test/py: fix CONFIG_ tests | Stephen Warren | 2016-07-08 | 2 | -5/+5 |