summaryrefslogtreecommitdiffstats
path: root/test/py/tests/test_net.py
Commit message (Expand)AuthorAgeFilesLines
* test/py: use default load address for tftpHeinrich Schuchardt2019-02-121-4/+5
* test: Use single quote consistentlySimon Glass2019-01-151-11/+11
* test/py: remove hacks for non-zero RAM base address in testsQuentin Schulz2018-07-201-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* tests: net: Offset downloads to 4MBAlexander Graf2016-11-261-2/+2
* test: add NFS download testGuillaume GARDET2016-10-131-0/+49
* test/py: Add support for loading image via tftp to specified locationMichal Simek2016-04-111-1/+5
* test/py: Quote consistencyStephen Warren2016-01-281-2/+2
* test/py: use " for docstringsStephen Warren2016-01-281-12/+12
* test/py: make net test aware of USB and PCI enumerationStephen Warren2016-01-281-13/+15
* test/py: add a networking testStephen Warren2016-01-281-0/+153