Ejemplo n.º 1
0
def test_attribute_write_only_str(request):
    command_line_config(request)
    yield attribute_write_only_str
Ejemplo n.º 2
0
def test_gain_check(request):
    command_line_config(request)
    yield gain_check
Ejemplo n.º 3
0
def test_attribute_multipe_values_with_depends(request):
    command_line_config(request)
    yield attribute_multipe_values_with_depends
Ejemplo n.º 4
0
def test_dds_loopback(request):
    command_line_config(request)
    yield dds_loopback
Ejemplo n.º 5
0
def test_cw_loopback(request):
    command_line_config(request)
    yield cw_loopback
Ejemplo n.º 6
0
def test_cyclic_buffer_exception(request):
    command_line_config(request)
    yield cyclic_buffer_exception
Ejemplo n.º 7
0
def test_sfdr(request):
    command_line_config(request)
    yield t_sfdr
Ejemplo n.º 8
0
def test_dma_tx(request):
    command_line_config(request)
    yield dma_tx
Ejemplo n.º 9
0
def test_cyclic_buffer(request):
    command_line_config(request)
    yield cyclic_buffer
Ejemplo n.º 10
0
def test_attribute_single_value_pow2(request):
    command_line_config(request)
    yield attribute_single_value_pow2
Ejemplo n.º 11
0
def test_stress_tx_buffer_creation(request):
    command_line_config(request)
    yield stress_tx_buffer_creation
Ejemplo n.º 12
0
def test_stress_rx_buffer_length(request):
    command_line_config(request)
    yield stress_rx_buffer_length
Ejemplo n.º 13
0
def test_stress_context_creation(request):
    command_line_config(request)
    yield stress_context_creation
Ejemplo n.º 14
0
def test_iio_attribute_single_value(request):
    command_line_config(request)
    yield iio_attribute_single_value