]> rtime.felk.cvut.cz Git - pes-rpp/rpp-test-sw.git/commit
Add testing tool iperf personal/sojka/test
authorJakub NejedlĂ˝ <nejedjak@fel.cvut.cz>
Wed, 21 Aug 2019 08:09:32 +0000 (10:09 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Sun, 8 Sep 2019 21:12:24 +0000 (23:12 +0200)
commit8514824c25ecd834194e96e042da5a0b4390018e
treeabc9492ab45d7470f498b73319a7fb4f15b8a200
parent375e1909ddf280fcb2d82cdf49a6a56d718daaac
Add testing tool iperf

New debuging tool allows to test quality of ethernet connection. New function
works as iperf server. To test is nessesary connect from computer.
rpp-test-sw/Makefile.var
rpp-test-sw/commands/.gitattributes
rpp-test-sw/commands/cmd.c
rpp-test-sw/commands/cmd_iperf.c [new file with mode: 0644]
rpp-test-sw/commands/cmd_iperf.h [new file with mode: 0644]