diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2019-04-09 19:27:54 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-05-31 13:35:25 +0200 |
| commit | 142ce68175f5321ccde23eafda4830707f20e67b (patch) | |
| tree | 9c90af141c4a6a068b9a843438313f32cbc3b53f /sys/linux/test/vusb | |
| parent | c054a92ddef28b343db8a733b3e191cf96c28768 (diff) | |
pkg/runtest: add simple USB runtest
Diffstat (limited to 'sys/linux/test/vusb')
| -rw-r--r-- | sys/linux/test/vusb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/linux/test/vusb b/sys/linux/test/vusb new file mode 100644 index 000000000..500eef14e --- /dev/null +++ b/sys/linux/test/vusb @@ -0,0 +1,3 @@ +# requires: -sandbox=setuid -sandbox=namespace + +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) |
