[ci] deply new test to ci

This commit is contained in:
tangxifan 2022-10-01 11:04:08 -07:00
parent 4eaecde0b9
commit 13c819bb28
1 changed files with 1 additions and 0 deletions

View File

@ -199,6 +199,7 @@ run-task _task_copy $@
echo -e "Testing output files without time stamp";
run-task basic_tests/no_time_stamp/device_1x1 $@
run-task basic_tests/no_time_stamp/device_4x4 $@
run-task basic_tests/no_time_stamp/no_cout_in_gsb $@
# Run git-diff to ensure no changes on the golden netlists
# Switch to root path in case users are running the tests in another location
cd ${OPENFPGA_PATH}