Skip to content

Commit 8eaca54

Browse files
committed
focus on cdc test
1 parent b98127f commit 8eaca54

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/hil/hil_test.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -598,11 +598,11 @@ def test_device_mtp(board):
598598
# note don't test 2 examples with cdc or 2 msc next to each other
599599
device_tests = [
600600
'device/cdc_dual_ports',
601-
'device/dfu',
601+
# 'device/dfu',
602602
'device/cdc_msc',
603-
'device/dfu_runtime',
603+
# 'device/dfu_runtime',
604604
'device/cdc_msc_freertos',
605-
'device/hid_boot_interface',
605+
# 'device/hid_boot_interface',
606606
# 'device/mtp'
607607
]
608608

0 commit comments

Comments
 (0)