1
0
forked from M-Labs/artiq
artiq/artiq/test
Robert Jordens fb91955260 tests: make hardware-in-the loop flags positive logic
Explicitly having to disable unittests that require hardware
(ARTIQ_NO_HARDWARE) is cumbersome.
There is not even a sensible default for the
device or serial number of the devices requiring additional
variables (ARTIQ_LDA_DEVICE etc).

This patch reverts the logic by skipping unittests that
can not automatically determine whether the required hardware
is present and where it is.
2015-04-03 11:51:03 +08:00
..
__init__.py setup: install frontend tools, remove nosetest dependency, minor fixes 2014-12-10 12:13:10 +08:00
full_stack.py tests: make hardware-in-the loop flags positive logic 2015-04-03 11:51:03 +08:00
lda.py tests: make hardware-in-the loop flags positive logic 2015-04-03 11:51:03 +08:00
pc_rpc.py test: do not close/recreate the asyncio event loop (WA for asyncio bugs when multiple tests are run) 2015-03-11 19:05:01 +01:00
pdq2.py pdq2: driver and unittest 2015-03-21 00:29:00 -06:00
py2llvm.py py2llvm: replace array with list 2014-12-17 21:54:10 +08:00
serialization.py reorganize files as per discussion with Robert 2015-01-17 19:38:20 +08:00
thorlabs_tcube.py tests: make hardware-in-the loop flags positive logic 2015-04-03 11:51:03 +08:00
transforms.py setup: install frontend tools, remove nosetest dependency, minor fixes 2014-12-10 12:13:10 +08:00
worker.py test/worker: test watchdog in build() 2015-03-11 19:07:04 +01:00