artiq/artiq/test/coredevice
Sebastien Bourdeauducq 9bf189ca10 test: relax timing requirements when not using DMA handle
core_dma.playback() without handle incurs a round-trip with the comms
CPU and should not be used in critical real-time sections.

Closes #834.
2017-10-30 22:57:12 +08:00
..
__init__.py test/*/: add missing __init__.py 2016-01-18 14:22:40 -07:00
test_analyzer.py fold comm device into core device 2017-05-22 15:45:45 +08:00
test_cache.py test/coredevice/cache: fix exception import 2016-03-19 18:00:10 +08:00
test_compile.py add unittest for artiq_compile and ELF artiq_run (#455) 2017-08-15 08:13:11 -06:00
test_embedding.py test: actually run test_embedding.AsyncTest. 2017-06-25 05:28:32 +00:00
test_i2c.py test: add test for exception on non-existent I2C bus 2017-06-19 15:32:09 +08:00
test_moninj.py fold comm device into core device 2017-05-22 15:45:45 +08:00
test_portability.py Move mu_to_seconds, seconds_to_mu to Core. 2016-11-21 05:37:30 +00:00
test_rtio.py test: relax timing requirements when not using DMA handle 2017-10-30 22:57:12 +08:00
test_spi.py test_spi: convert to Unix EOL 2017-08-04 11:48:20 +08:00