]> git.ipfire.org Git - thirdparty/u-boot.git/commit
test/py/tests: Add a TFTP put test
authorLove Kumar <love.kumar@xilinx.com>
Thu, 5 Aug 2021 11:22:43 +0000 (05:22 -0600)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 12 Aug 2021 10:41:20 +0000 (12:41 +0200)
commitd164548f10b6c5f701e8476fe3e1c64242d628c8
tree357f29e5a7772137e2871d7fda924cbb4a2fe628
parent44d0034a43cee09da291ea0c9c737f782e76c422
test/py/tests: Add a TFTP put test

This patch adds a test case for tftpput command, for uploading files to
a server.

Signed-off-by: Love Kumar <love.kumar@xilinx.com>
test/py/tests/test_net.py