-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ODS] Fix not returning invalid values
After allowing urDeviceGetSelected to return zero devices rather than returning an error, a number of unit tests started failing. This patch fixes these tests by returning the expected error code during parsing, rather than after processing all ODS terms. This has the caveat of not processing all ODS terms before reporting an error and should be revisited once more robust testing is in place.
- Loading branch information
Showing
1 changed file
with
18 additions
and
18 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