wasp-os/wasp/boards/simulator
Daniel Thompson f1f5cc9e0c simulator: Introduce fully automatic testint
Currently the tests do little more than fire up the simulator and
switch into (and out of) the built in applications. However this is
useful and allows us to fully integrate as a CI job.

Unfortunately the numpy warning from pysdl2 mean we have been forced
to disable all warnings to prevent pytest from collecting and reporting
them.

Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2020-12-04 20:11:41 +00:00
..
display.py boards: simulator: Add an screenshot facility 2020-08-16 18:49:40 +01:00
machine.py wasp: simulator: Add interupt support for CST816S 2020-06-11 21:15:47 +01:00
main.py apps: snake: Add a snake game application 2020-11-29 20:08:59 +00:00
micropython.py boards: simulator: Add ptr32 support 2020-04-17 17:19:11 +01:00
test_smoke.py simulator: Introduce fully automatic testint 2020-12-04 20:11:41 +00:00
watch.py Notify level in settings app 2020-11-29 20:20:03 +00:00