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