usb_protocol
0.9.2.post6+git.4e12f6a7
API Documentation
usb_protocol
usb_protocol package
Subpackages
usb_protocol.emitters package
usb_protocol.types package
Module contents
usb_protocol
usb_protocol
usb_protocol package
usb_protocol.types package
usb_protocol.types.descriptors package
usb_protocol.types.descriptors.test_uac2 module
View page source
usb_protocol.types.descriptors.test_uac2 module
Unit tests for USB Audio Class Devices (UAC), Release 2
class
usb_protocol.types.descriptors.test_uac2.
UAC2Cases
(
methodName
=
'runTest'
)
[source]
Bases:
TestCase
test_build_audio_streaming_interface_descriptor
(
)
[source]
test_build_class_specific_audio_streaming_interface_descriptor
(
)
[source]
test_build_class_specific_audio_streaming_isochronous_audio_data_endpoint_descriptor
(
)
[source]
test_build_clock_source_descriptor
(
)
[source]
test_build_extended_type_i_format_type_descriptor
(
)
[source]
test_build_extended_type_ii_format_type_descriptor
(
)
[source]
test_build_extended_type_iii_format_type_descriptor
(
)
[source]
test_build_feature_unit_descriptor
(
)
[source]
test_build_input_terminal_descriptor
(
)
[source]
test_build_interface_association_descriptor
(
)
[source]
test_build_output_terminal_descriptor
(
)
[source]
test_build_standard_audio_control_interface_descriptor
(
)
[source]
test_build_type_i_format_type_descriptor
(
)
[source]
test_build_type_ii_format_type_descriptor
(
)
[source]
test_build_type_iii_format_type_descriptor
(
)
[source]
test_parse_audio_streaming_interface_descriptor
(
)
[source]
test_parse_class_specific_audio_streaming_interface_descriptor
(
)
[source]
test_parse_class_specific_audio_streaming_isochronous_audio_data_endpoint_descriptor
(
)
[source]
test_parse_clock_source_descriptor
(
)
[source]
test_parse_extended_type_i_format_type_descriptor
(
)
[source]
test_parse_extended_type_ii_format_type_descriptor
(
)
[source]
test_parse_extended_type_iii_format_type_descriptor
(
)
[source]
test_parse_feature_unit_descriptor
(
)
[source]
test_parse_input_terminal_descriptor
(
)
[source]
test_parse_interface_association_descriptor
(
)
[source]
test_parse_output_terminal_descriptor
(
)
[source]
test_parse_standard_audio_control_interface_descriptor
(
)
[source]
test_parse_type_i_format_type_descriptor
(
)
[source]
test_parse_type_ii_format_type_descriptor
(
)
[source]
test_parse_type_iii_format_type_descriptor
(
)
[source]