Improve opt_set (etc.) used for tests
This commit is contained in:
committed by
Scott Lahteine
parent
0e61b4a982
commit
c4fe072751
@@ -10,8 +10,7 @@ set -e
|
||||
# Build with the default configurations
|
||||
#
|
||||
restore_configs
|
||||
opt_set MOTHERBOARD BOARD_LERDGE_X
|
||||
opt_set SERIAL_PORT 1
|
||||
opt_set MOTHERBOARD BOARD_LERDGE_X SERIAL_PORT 1
|
||||
exec_test $1 $2 "LERDGE X with Default Configuration" "$3"
|
||||
|
||||
# clean up
|
||||
|
Reference in New Issue
Block a user