-
Notifications
You must be signed in to change notification settings - Fork 232
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a5dde47
commit 726ffc1
Showing
32 changed files
with
1 addition
and
49 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,3 @@ | ||
|
||
def test_configuration(cmd): | ||
if cmd.model == "nanos": | ||
assert cmd.get_configuration() == (14, 1, 10, 4) | ||
|
||
if cmd.model == "nanox": | ||
assert cmd.get_configuration() == (14, 1, 10, 4) | ||
|
||
if cmd.model == "nanosp": | ||
assert cmd.get_configuration() == (14, 1, 10, 4) | ||
assert cmd.get_configuration() == (2, 1, 10, 4) |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Diff not rendered.
Diff not rendered.
Diff not rendered.
This file was deleted.
Oops, something went wrong.
Diff not rendered.
This file was deleted.
Oops, something went wrong.