summaryrefslogtreecommitdiff
path: root/test/py/tests
AgeCommit message (Expand)Author
2017-08-13test: Move the FIT test into the correct placeSimon Glass
2017-07-22tests: test_dfu.py: Add example udev rule for host_usb_dev_nodeTom Rini
2017-07-11sandbox: Stop printing platdata at the start of SPLSimon Glass
2017-06-05test: py: hush: Add echo dependencyMichal Simek
2017-06-05test: py: Use global pytestmark for hush testsMichal Simek
2017-05-22test: py: Add cmd_echo dependencyMichal Simek
2016-11-27travis: Add efi_loader grub2 testAlexander Graf
2016-11-27efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf
2016-11-26tests: Add efi_loader hello world testAlexander Graf
2016-11-26tests: net: Offset downloads to 4MBAlexander Graf
2016-10-14test/py/tests/test_sleep.py: Add check for CONFIG_CMD_MISCTom Rini
2016-10-13test: add NFS download testGuillaume GARDET
2016-09-22test/py/tests/test_vboot.py: Add check that we boot the imageTom Rini
2016-08-06test: Adjust run_command_list() to return a list of stringsSimon Glass
2016-08-06test: Add a function to restart U-BootSimon Glass
2016-08-06test: vboot: Put each test variant in its own sectionSimon Glass
2016-08-06test: Rename sha to sha_algo and pass it aroundSimon Glass
2016-08-06test: Drop the cmd() functionSimon Glass
2016-08-06test: Fix typos in commentsSimon Glass
2016-08-06test: Fix typos and tidy upSimon Glass
2016-07-22test/py: vboot can be run only at SandboxMichal Simek
2016-07-22test/py: use absolute dts path in vboot testStephen Warren
2016-07-17test: Adjust the of-platdata test run conditionSimon Glass
2016-07-15Merge git://git.denx.de/u-boot-dmTom Rini
2016-07-15dm: Add a test for of-platdataSimon Glass
2016-07-14test: Convert the vboot test to test/pySimon Glass
2016-07-08test/py: fix CONFIG_ testsStephen Warren
2016-06-19test/py: fix printenv signon message disable codeStephen Warren
2016-06-09tests: py: disable main_signon check for printenv cmdHeiko Schocher
2016-05-06test/py: dfu: wait for USB device to go away at bootStephen Warren
2016-04-25tests: py: dfu: Provide functionality to set test and dummy files alt settingsLukasz Majewski
2016-04-25tests: py: dfu: Add functionality to set different u-boot's dfu env variableLukasz Majewski
2016-04-25tests: py: dfu: Add variables to store dfu alt numbers for test and dummy filesLukasz Majewski
2016-04-12test/py: Add support for loading image via tftp to specified locationMichal Simek
2016-02-26test/py: skip tests that require large CONFIG_SYS_MAXARGSStephen Warren
2016-02-15test/py: run all "ut" subtestsStephen Warren
2016-02-08test/py: support running sandbox under gdbserverStephen Warren
2016-01-29test/py: dfu: allow boardenv to specify test sizesStephen Warren
2016-01-29test/py: fix a couple typos in commentsStephen Warren
2016-01-29test/py: Provide custom IDs when parametrizing testsStephen Warren
2016-01-29test/py: Quote consistencyStephen Warren
2016-01-29test/py: use " for docstringsStephen Warren
2016-01-29test/py: make net test aware of USB and PCI enumerationStephen Warren
2016-01-29test/py: dfu: error out if USB device already existsStephen Warren
2016-01-29test/py: add a networking testStephen Warren
2016-01-29test/py: move find_ram_base() into u_boot_utilsStephen Warren
2016-01-29test/py: add DFU testStephen Warren
2016-01-29test/py: ums: add filesystem-based testingStephen Warren
2016-01-29test/py: move U-Boot respawn trigger to the test coreStephen Warren
2016-01-21test/py: add a test for the sleep commandStephen Warren