File tree Expand file tree Collapse file tree 1 file changed +11
-14
lines changed
samples/subsys/usb/cdc_acm Expand file tree Collapse file tree 1 file changed +11
-14
lines changed Original file line number Diff line number Diff line change 11sample :
22 name : CDC ACM USB
3+ common :
4+ depends_on : usbd
5+ tags : usb
6+ harness : console
7+ harness_config :
8+ type : multi_line
9+ regex :
10+ - " Wait for DTR"
11+ - " cdc_acm_echo: USBD message: CDC ACM control line state"
12+ - " cdc_acm_echo: USBD message: CDC ACM line coding"
13+ - " cdc_acm_echo: Baudrate 115200"
314tests :
415 sample.usb_device_next.cdc-acm :
5- depends_on : usbd
6- tags : usb
716 integration_platforms :
817 - nrf52840dk/nrf52840
918 - nrf54h20dk/nrf54h20/cpuapp
@@ -16,20 +25,8 @@ tests:
1625 - max32690evkit/max32690/m4
1726 - samd21_xpro
1827 - same54_xpro
19- harness : console
20- harness_config :
21- type : one_line
22- regex :
23- - " Wait for DTR"
2428 sample.usb_device_next.cdc-acm-workqueue :
25- depends_on : usbd
26- tags : usb
2729 extra_args :
2830 - DCONFIG_USBD_CDC_ACM_WORKQUEUE=y
2931 integration_platforms :
3032 - frdm_k64f
31- harness : console
32- harness_config :
33- type : one_line
34- regex :
35- - " Wait for DTR"
You can’t perform that action at this time.
0 commit comments