diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2024-05-21 21:13:39 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2024-05-27 07:21:25 +0000 |
| commit | 282e82b3010e362d6160ad2b137c13c74fc3fd12 (patch) | |
| tree | bfc205a0ea4b728deb98b865fa529d8e61c4fbd9 /executor/_include/flatbuffers/flatc.h | |
| parent | a10a183e260f0ea1a0c37e84ca5c60f28c13e3fd (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/_include/flatbuffers/flatc.h')
0 files changed, 0 insertions, 0 deletions
