pyztk/test_list.txt

30 lines
856 B
Plaintext
Raw Permalink Normal View History

2018-12-27 14:55:25 +07:00
# TEST BASIC
./test_machine.py -a 192.168.1.201 -p 4370 -b
./test_machine.py -a 192.168.1.201 -p 4370 -b --force-udp
# TEST TEMPLATES
./test_machine.py -a 192.168.1.201 -p 4370 -t
./test_machine.py -a 192.168.1.201 -p 4370 -t --force-udp
# TEST TEMPLATES RAW
./test_machine.py -a 192.168.1.201 -p 4370 -tr
./test_machine.py -a 192.168.1.201 -p 4370 -tr --force-udp
# TEST RECORDS
./test_machine.py -a 192.168.1.201 -p 4370 -r
./test_machine.py -a 192.168.1.201 -p 4370 -r --force-udp
# TEST ADD USER
./test_machine.py -a 192.168.1.201 -p 4370 -A
./test_machine.py -a 192.168.1.201 -p 4370 --force-udp
2018-12-27 16:44:02 +07:00
# TEST UPDATE TIME
./test_machine.py -a 192.168.1.201 -p 4370 -u
./test_machine.py -a 192.168.1.201 -p 4370 -u --force-udp
# TEST LIVE CAPTURE
./test_machine.py -a 192.168.1.201 -p 4370 -l
./test_machine.py -a 192.168.1.201 -p 4370 -l --force-udp