-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix system tests to actually use targets.ini file (#77)
* Fix system tests to actually use targets.ini file * Update targets.ini file to include with Linux test runs
- Loading branch information
Showing
9 changed files
with
115 additions
and
104 deletions.
There are no files selected for viewing
2 changes: 0 additions & 2 deletions
2
Tests/System/VeriStandTestCaseSystemTests/Assets/BenchmarkConfiguration.ini
This file was deleted.
Oops, something went wrong.
File renamed without changes.
Binary file added
BIN
+18.7 KB
Tests/System/VeriStandTestCaseSystemTests/Targets File Work Around.vi
Binary file not shown.
209 changes: 111 additions & 98 deletions
209
Tests/System/VeriStandTestCaseSystemTests/VeriStandTestCaseSystemTests.lvclass
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
[Supported Targets] | ||
PharLap = vs-eco-slave-8880 | ||
Linux64PXI = vs-eco-slave-8880 | ||
|
||
[Active Configuration] | ||
Platform = PharLap | ||
Platform = Linux64PXI |
Binary file modified
BIN
+316 Bytes
(100%)
Tests/System/VeriStandTestCaseSystemTests/testBenchmarkSystemDefinitionFails.vi
Binary file not shown.
Binary file modified
BIN
+336 Bytes
(100%)
Tests/System/VeriStandTestCaseSystemTests/testBenchmarkSystemDefinitionPasses.vi
Binary file not shown.
Binary file modified
BIN
+180 Bytes
(100%)
Tests/System/VeriStandTestCaseSystemTests/testOpenCloseVeriStandConnection.vi
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters