artiq/artiq/test/coredevice
David Nadlinger 8740ec3dd5 firmware/rpc_proto: Fix size/alignment calculation for structs with tail padding
Also factors out duplicate code for (de)serializing
elements of lists and ndarrays, and replaces the rounding
calculations by the well-known, much faster power-of-two-only
bit-twiddling version.

GitHub: Fixes #1934.
2022-11-14 11:37:45 +08:00
..
__init__.py test/*/: add missing __init__.py 2016-01-18 14:22:40 -07:00
test_ad9910.py ad99xx unified type annotations for cfg_sw() methods and fixed test cases 2021-04-21 11:29:55 +08:00
test_adf5356.py coredevice: adf5356: add test for failed PLL lock 2020-11-10 10:49:22 +08:00
test_analyzer.py test_analyzer: configure loop_out as output 2020-07-16 19:28:58 +08:00
test_cache.py test: skip CacheTest.test_borrow on Zynq 2020-08-06 10:54:30 +08:00
test_compile.py core: support precompilation of kernels 2022-03-06 18:25:18 +08:00
test_edge_counter.py Add gateware input event counter 2019-01-15 10:55:07 +00:00
test_embedding.py firmware/rpc_proto: Fix size/alignment calculation for structs with tail padding 2022-11-14 11:37:45 +08:00
test_i2c.py test_i2c: fix for missing readback 2022-03-01 17:40:20 +08:00
test_moninj.py use asyncio get/new_event_loop as recommended 2022-05-31 23:06:54 +08:00
test_numpy.py compiler: stop using deprecated numpy.float 2021-06-15 10:48:34 +08:00
test_performance.py Revert "test: temporarily disable test_async_throughput" 2020-09-03 14:19:55 +08:00
test_phaser.py phaser: add hitl test exercising the complete API 2020-09-22 15:35:19 +00:00
test_portability.py test: added test case for nested exceptions and try 2022-01-26 07:16:54 +08:00
test_rtio.py test: relax test_dma_playback_time on Zynq 2020-09-11 11:21:45 +08:00
test_spi.py test_spi: add delay 2021-09-10 13:25:12 +08:00
test_stress.py test: only test_rpc_timing actually requires ARTIQ_LOW_LATENCY 2019-04-24 11:22:07 +08:00
test_urukul.py ad99xx unified type annotations for cfg_sw() methods and fixed test cases 2021-04-21 11:29:55 +08:00