aboutsummaryrefslogtreecommitdiffstats
path: root/executor/android
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2024-05-21 21:13:39 +0200
committerDmitry Vyukov <dvyukov@google.com>2024-05-27 07:21:25 +0000
commit282e82b3010e362d6160ad2b137c13c74fc3fd12 (patch)
treebfc205a0ea4b728deb98b865fa529d8e61c4fbd9 /executor/android
parenta10a183e260f0ea1a0c37e84ca5c60f28c13e3fd (diff)
pkg/instance: use execprog to do basic instance testing
When we accept new kernels for fuzzing we need more extensive testing, but syz-ci switched to using syz-manager for this purpose. Now instance testing is used only for bisection and patch testing, which does not need such extensive image testing (it may even harm). So just run a simple program as a testing. It also uses the same features as the target reproducer, so e.g. if the reproducer does not use wifi, we won't test it, which reduces changes of unrelated kernel bugs.
Diffstat (limited to 'executor/android')
0 files changed, 0 insertions, 0 deletions