summaryrefslogtreecommitdiff
path: root/wasp/boards/simulator/conftest.py
AgeCommit message (Collapse)Author
2020-12-26tests: Auto-discover applications and try to switch to themDaniel Thompson
Currently `make check` doesn't test any not-default applications. Fix this by automatically discovering constructors and ensure that the application can be started and stopped without generating an exception. Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>