File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,9 +28,9 @@ WEBSITE_VERSION_LENGTH=40
2828# #### TESTING #####
2929# ##################
3030
31- NUM_TESTS=6
32- TEST_NAMES=(" TX Trigger" " TX/RX Gain" " TX/RX Fundamental Frequency" " TX/RX Phase" " TX/RX Stacked Commands" " TX/RX Channels In-Phase" )
33- TEST_FILES=(test_tx_trigger test_tx_rx_gain test_tx_rx_fundamental_frequency test_tx_rx_phase test_tx_rx_stacked_commands test_tx_rx_channels_in_phase)
31+ NUM_TESTS=10
32+ TEST_NAMES=(" TX Trigger" " TX/RX Gain" " TX/RX Fundamental Frequency" " TX/RX Phase" " GPIO Stack Test " " RX Stack Test 1 " " RX Stack Test 2 " " TX Stack Test " " TX/RX Stacked Commands" " TX/RX Channels In-Phase" )
33+ TEST_FILES=(test_tx_trigger test_tx_rx_gain test_tx_rx_fundamental_frequency test_tx_rx_phase test_gpio_stack test_rx_stack test_rx_stack_2 test_tx_stack test_tx_rx_stacked_commands test_tx_rx_channels_in_phase)
3434
3535# #########################
3636# #### FILE LOCATIONS #####
You can’t perform that action at this time.
0 commit comments