1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/dist/pythonlibs/testrunner
Martine Lenders 4b5b5d910b dist/pythonlibs: provide unittest TestCase wrapper for testrunner
I had this idea when implementing #10382 and #10392 as I introduced a
very similar structure to python's standard unittests in those and it
could also reduce some code duplication between those two tests.
2019-01-29 21:16:39 +01:00
..
__init__.py dist/pythonlibs: provide unittest TestCase wrapper for testrunner 2019-01-29 21:16:39 +01:00
spawn.py dist/pythonlibs: expose functions to setup/teardown pexpect spawn 2019-01-29 20:41:49 +01:00
unittest.py dist/pythonlibs: provide unittest TestCase wrapper for testrunner 2019-01-29 21:16:39 +01:00