artiq/artiq/test
Sebastien Bourdeauducq 3ed70afaa1 Use commandline prefix for controllers
This keeps them better organized and consistent with the artiq_* naming scheme.
Tab completion from aqctl_ also lists all the controllers installed on a machine.
2017-05-22 00:22:10 +08:00
..
compiler assume 'import artiq' works before running tests 2016-02-02 21:52:33 +01:00
coredevice compiler: in codegen for delay(), round fp instead of truncating. 2017-04-21 17:36:44 +00:00
libartiq_support firmware: mark __artiq_{re,}raise as #[unwind]. 2017-02-05 09:04:22 +00:00
lit fix lit tests 2017-05-18 23:41:01 +08:00
__init__.py setup: install frontend tools, remove nosetest dependency, minor fixes 2014-12-10 12:13:10 +08:00
hardware_testbench.py generate device database from executable python file 2017-05-18 23:14:55 +08:00
test_coefficients.py wavesynth: cleanup 2016-02-18 14:13:40 +01:00
test_ctlmgr.py pc_rpc: raise AttributeError immediately for nonexistent RPC methods. Closes #534 2016-09-14 11:22:07 +08:00
test_h5types.py worker: trust that h5py maps all types as we want 2016-04-05 17:18:15 +08:00
test_korad_ka3005p.py Use commandline prefix for controllers 2017-05-22 00:22:10 +08:00
test_lda.py assume 'import artiq' works before running tests 2016-02-02 21:52:33 +01:00
test_novatech409b.py Use commandline prefix for controllers 2017-05-22 00:22:10 +08:00
test_pc_rpc.py pc_rpc: raise AttributeError immediately for nonexistent RPC methods. Closes #534 2016-09-14 11:22:07 +08:00
test_pdq2.py wavesynth: silence is a channel property (closes #348) 2016-04-07 21:51:29 +08:00
test_pipe_ipc.py assume 'import artiq' works before running tests 2016-02-02 21:52:33 +01:00
test_scheduler.py test/scheduler: test check_pause 2016-06-29 11:44:42 +08:00
test_serialization.py pyon: support slices 2016-06-15 19:18:46 +08:00
test_sync_struct.py pyon: support slices 2016-06-15 19:18:46 +08:00
test_thorlabs_tcube.py Use commandline prefix for controllers 2017-05-22 00:22:10 +08:00
test_wavesynth.py test_wavesynth: use matplotlib 2016-04-07 21:36:30 +08:00
test_worker.py test/worker: test exception logging 2016-03-02 17:12:22 +08:00