aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@google.com>2019-07-23 19:14:11 +0200
committerDmitry Vyukov <dvyukov@google.com>2019-07-24 10:38:36 +0200
commit32329ceb4bbf58a21007c90edf2fb7ed242345db (patch)
tree1352d3c367a76db4f27f67803c3e6553c1e7aa1f /sys/linux
parentde453f342be9edcca7de5a41e153ced8ad7f1a70 (diff)
sys/linux: fix USB runtest
Diffstat (limited to 'sys/linux')
-rw-r--r--sys/linux/test/vusb5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/linux/test/vusb b/sys/linux/test/vusb
index 16c7780f2..78be090d5 100644
--- a/sys/linux/test/vusb
+++ b/sys/linux/test/vusb
@@ -1,6 +1,3 @@
# requires: -sandbox=setuid -sandbox=namespace
-# Temporary disabled because deserialization fails (run go test ./pkg/csource).
-#syz_usb_connect(0x0, 0x24, &(0x7f0000000000)={0x12, 0x1, 0x0, 0x97, 0xff, 0x82, 0x8, 0x2058, 0x1005, 0xc19b, 0x0, 0x0, 0x0, 0x1, [{0x9, 0x2, 0x12, 0x1, 0x0, 0x0, 0x0, 0x0, [{0x9, 0x4, 0x8f, 0x0, 0x0, 0xbf, 0x57, 0x5a, 0x0, [], []}]}]}, 0x0)
-
-getpid()
+syz_usb_connect(0x0, 0x24, &(0x7f0000000000)={{0x12, 0x1, 0x0, 0x97, 0xff, 0x82, 0x8, 0x2058, 0x1005, 0xc19b, 0x0, 0x0, 0x0, 0x1, [{{0x9, 0x2, 0x12, 0x1, 0x0, 0x0, 0x0, 0x0, [{{0x9, 0x4, 0x8f, 0x0, 0x0, 0xbf, 0x57, 0x5a, 0x0, [], []}}]}}]}}, 0x0)