- 04 Oct, 2019 1 commit
-
-
Karel Koci authored
-
- 03 Oct, 2019 6 commits
-
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
- 23 Sep, 2019 1 commit
-
-
Karel Koci authored
-
- 22 Sep, 2019 2 commits
-
-
Karel Koci authored
The problem with assert based implementation is that we are missing crucial information like what was in output in error message. This just let's pexpect throw exception and that is fine.
-
Karel Koci authored
-
- 19 Sep, 2019 4 commits
-
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
- 18 Sep, 2019 4 commits
-
-
Karel Koci authored
-
Karel Koci authored
The standard is to use 120 columns but my editor was configured to 79 so I modified it to be of correct width in this commit.
-
Karel Koci authored
-
Karel Koci authored
-
- 17 Sep, 2019 5 commits
-
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
- 22 Aug, 2019 1 commit
-
-
Karel Koci authored
These new marks are intended to be used if specific resource is required and such test would we run only if that resource was configured for that target.
-
- 15 Aug, 2019 2 commits
-
-
Karel Koci authored
This moves logic of uboot handling to nsfarm from tests. Fixtures in tests now only handle cleanup and call appropriate setup from nsfarm.
-
Karel Koci authored
This is handy for debugging. It allows you to access serial console during tests and that way developer can access directly state it requires. The way how it works is that developer is going to call: board.serial_miniterm() in appropriate location. To make this work pytest have to be run without terminal redirection. This is as easy as appending -s to pytest call.
-
- 14 Aug, 2019 1 commit
-
-
Karel Koci authored
This is initial documentation describing parts of NSFarm that are already known and are expected to be exactly that way.
-
- 13 Aug, 2019 1 commit
-
-
Karel Koci authored
-
- 19 Jul, 2018 1 commit
-
-
Robin Obůrka authored
-