syzkaller/pkg/repro
Andrey Konovalov dfd609eca1 execprog, stress, prog2c: unify flags to enable additional features
This change makes all syz-execprog, syz-prog2c and syz-stress accept
-enable and -disable flags to enable or disable additional features
(tun, net_dev, net_reset, cgroups and binfmt_misc) instead of having
a separate flag for each of them.

The default (without any flags) behavior isn't changed: syz-execprog
and syz-stress enabled all the features (provided the runtime supports
them) and syz-prog2c disables all of them.
2019-03-05 14:30:10 +01:00
..
repro_test.go execprog, stress, prog2c: unify flags to enable additional features 2019-03-05 14:30:10 +01:00
repro.go execprog, stress, prog2c: unify flags to enable additional features 2019-03-05 14:30:10 +01:00