-
Notifications
You must be signed in to change notification settings - Fork 200
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tests: Verify some basic SDO record and array assumptions (#539)
* Remove one of the sub-objects in a record for testing. Adjust the EDS test accordingly, since the record length only counts sub-objects that have an actual description. * Flesh out the Pre-defined error field object in sample.eds. Switch from CompactSubObj to actual sub-entries. Leave out some of the sub-entries, targeting specific SDO tests. * Add test for SdoArray dynamically generated member variables. * Add test for SdoArray length and iteration count. * Add test for SdoRecord length and iteration count. * Expect failure on last added test.
- Loading branch information
Showing
3 changed files
with
93 additions
and
8 deletions.
There are no files selected for viewing
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
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
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