- Oct 09, 2019
-
-
Karel Koci authored
-
- Oct 07, 2019
-
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
- Oct 04, 2019
-
-
Karel Koci authored
-
Karel Koci authored
-
- Oct 03, 2019
-
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
- Sep 23, 2019
-
-
Karel Koci authored
-
- Sep 22, 2019
-
-
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
-
- Sep 19, 2019
-
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
- Sep 18, 2019
-
-
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
-
- Sep 17, 2019
-
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
- Aug 22, 2019
-
-
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.
-
- Aug 15, 2019
-
-
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.
-
- Aug 14, 2019
-
-
Karel Koci authored
This is initial documentation describing parts of NSFarm that are already known and are expected to be exactly that way.
-
- Aug 13, 2019
-
-
Karel Koci authored
-
- Jul 19, 2018
-
-
Robin Obůrka authored
-