diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2020-04-02 17:03:12 +0200 |
|---|---|---|
| committer | Andrey Konovalov <andreyknvl@gmail.com> | 2020-04-03 12:42:06 +0200 |
| commit | 84da034b1ed1d69311d84e7a10f426cfb3aade7b (patch) | |
| tree | ef011067812040a94f26dcfd2b6d957b4bd9d86b /sys/linux/test/vusb_hid | |
| parent | 81c5026f5794d4de12eb27a8ba7a46dde77cf169 (diff) | |
sys/linux: run usb runtests with namespace/setuid sandbox
Diffstat (limited to 'sys/linux/test/vusb_hid')
| -rw-r--r-- | sys/linux/test/vusb_hid | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/test/vusb_hid b/sys/linux/test/vusb_hid index 289bf0528..de77a8dc2 100644 --- a/sys/linux/test/vusb_hid +++ b/sys/linux/test/vusb_hid @@ -1,4 +1,4 @@ -# requires: -sandbox=setuid -sandbox=namespace -repeat +# requires: -repeat r0 = syz_usb_connect$hid(0x0, 0x36, &(0x7f0000000040)=ANY=[@ANYBLOB="12010000000018105e04da07000000000001090224000100000000090400000903000000092100000001222200090581030800000000"], 0x0) syz_usb_control_io$hid(r0, 0x0, 0x0) |
