DescriptionConvert a bunch of BPF_TEST tests to use BPF_TEST_C
This CL converts all BPF_TEST tests that didn't make use of BPF_AUX to
instead use BPF_TEST_C and a proper SandboxBPFPolicy instead of a
SyscallEvaluator. Simultaneously, it removes a lot of unnecessary
code that was only necessary to support these tests that don't use
BPF_AUX.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272014
Patch Set 1 #Patch Set 2 : Fix demo.cc too #Patch Set 3 : Rebase (demo.cc fix pushed into parent CL) #
Total comments: 1
Patch Set 4 : Add DISALLOW_COPY_AND_ASSIGN as appropriate #Patch Set 5 : Add default constructors too #
Messages
Total messages: 6 (0 generated)
|