USB relies on descriptors and configuration data allocations in specific sections. This simple test verifies that at least size of the data is correct. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
9 lines
160 B
Plaintext
9 lines
160 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_USB=y
|
|
CONFIG_USB_DEVICE_STACK=y
|
|
CONFIG_USB_COMPOSITE_DEVICE=n
|
|
CONFIG_USB_DEVICE_LOG_LEVEL_DBG=y
|
|
|
|
CONFIG_LOG=y
|
|
CONFIG_LOG_BUFFER_SIZE=4096
|