summaryrefslogtreecommitdiff
path: root/test/py/tests/test_net.py
AgeCommit message (Expand)AuthorFilesLines
2023-05-06test/py: IPv6 network discovery testEhsan Mohandesi1-1/+30
2023-05-06net: dhcp6: Add a sandbox test for dhcp6Sean Edmond1-0/+25
2019-02-12test/py: use default load address for tftpHeinrich Schuchardt1-4/+5
2019-01-15test: Use single quote consistentlySimon Glass1-11/+11
2018-07-20test/py: remove hacks for non-zero RAM base address in testsQuentin Schulz1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-11-26tests: net: Offset downloads to 4MBAlexander Graf1-2/+2
2016-10-13test: add NFS download testGuillaume GARDET1-0/+49
2016-04-12test/py: Add support for loading image via tftp to specified locationMichal Simek1-1/+5
2016-01-29test/py: Quote consistencyStephen Warren1-2/+2
2016-01-29test/py: use " for docstringsStephen Warren1-12/+12
2016-01-29test/py: make net test aware of USB and PCI enumerationStephen Warren1-13/+15
2016-01-29test/py: add a networking testStephen Warren1-0/+153