Commit Graph

6 Commits

Author SHA1 Message Date
Sean Cross fc9acfbb65 jig: file.logger: log to permanent storage
Log to the root filesystem, so we have a copy.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-26 18:47:40 +08:00
Sean Cross 8e7b41f01a jig: validate-spi: use qspi when validating
That way we can tell early on if there are issues with the SPI lines.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-26 18:47:03 +08:00
Sean Cross e98aac8fde jig: led-interface: give better feedback when running
Provide a light pattern when the test is running normally.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-26 18:46:30 +08:00
Sean Cross 3bcd5ee328 jig: all-tests: disable spi test
It's having issues, owing to the lack of a proper sensor.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-26 18:45:46 +08:00
Sean Cross 18178e4a71 jig: sync with nearly-final version
This is nearly the final version of the factory test jig.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-26 13:31:36 +08:00
Sean Cross 946c7f8ec1 jig: add jig information
Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-24 19:10:37 +08:00