Skip to content

Commit 56f846c

Browse files
committed
move fuzz into test/fuzz
1 parent 19400c8 commit 56f846c

30 files changed

+9
-12
lines changed

fuzz/device/cdc/skip.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

fuzz/device/msc/skip.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

fuzz/device/net/skip.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.
File renamed without changes.
File renamed without changes.

fuzz/device/cdc/Makefile renamed to test/fuzz/device/cdc/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
include ../../../tools/top.mk
1+
include ../../../../tools/top.mk
22
include ../../make.mk
33

44
INC += \
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)