commit | 7d2c6cfc5411207f1094e7ca5e63e711dc76d1ff | [log] [tgz] |
---|---|---|
author | John Fastabend <john.fastabend@gmail.com> | Tue Aug 28 09:10:50 2018 -0700 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Wed Aug 29 17:29:55 2018 +0200 |
tree | cecc1c4f860af42f4a7541fb2455854c80cb6b5d | |
parent | b5d83fec732dc98e37b22e8b20a7943aa0bb55d9 [diff] |
bpf: use --cgroup in test_suite if supplied If the user supplies a --cgroup value in the arguments when running the test_suite go ahaead and run the self tests there. I use this to test with multiple cgroup users. Signed-off-by: John Fastabend <john.fastabend@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>