forked from M-Labs/artiq
1
0
Fork 0
artiq/artiq
Robert Jördens 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
..
coredevice coredevice/comm_serial: use lazy formatting in logging 2015-03-27 18:54:19 +01:00
devices novatech409b: cleanup 2015-03-25 16:11:11 +01:00
frontend Add support for automatic build and upload of dev conda artiq packages to binstar by travis-ci 2015-03-30 19:51:52 +08:00
gateware remove use of _r prefix on CSRs 2015-04-02 18:30:44 +08:00
gui remove timeout from run_params (to be replaced by a better mechanism) 2015-03-09 10:51:32 +01:00
language db,worker: fix realtime result initialization 2015-03-13 15:12:55 +01:00
master worker: close devices immediately after run and before analyze 2015-03-20 12:01:34 +01:00
protocols pc_rpc: trace support in server 2015-02-27 00:17:11 -07:00
py2llvm py2llvm: support conversion of fractions to float 2015-02-18 09:56:07 -07:00
sim language/db: remove implicit_core 2015-03-08 11:37:53 +01:00
test tests: make hardware-in-the loop flags positive logic 2015-04-03 11:51:03 +08:00
transforms transforms/inline: support skipping of attr init 2015-01-29 23:48:03 +08:00
wavesynth [WIP] wavesynth/interpolate: wavesynth programming tools 2015-03-23 20:38:33 -06:00
__init__.py Experiment base class, replace __artiq_unit__ with docstring 2015-03-08 15:55:30 +01:00
tools.py use %(default) in argparse 2015-03-23 20:02:14 +01:00