prepare tests to run with configuration parameters
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
# Connect p6 to receiver, p4 to sender
|
||||
|
||||
jam p4 p6 || exit 1
|
||||
./runtest.py /dev/tty.usbserial-A600eHIs || exit 1
|
||||
./runtest.py /dev/tty.usbserial-A600eHIs &
|
||||
./runtest.py /dev/tty.usbserial-A40081RP || exit 1
|
||||
kill `jobs -p`
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user