commit | d0a0e4956f6c20754ef67db6dfb9746e85ecdcb5 | [log] [tgz] |
---|---|---|
author | Joe Stringer <joe@wand.net.nz> | Wed Feb 14 13:50:35 2018 -0800 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Thu Feb 15 10:22:55 2018 +0100 |
tree | c25957de64a8132f22587386efad69d89f3dfe56 | |
parent | 95f87a9706d0a55ff02a652bc8f1b3f7d51bf5eb [diff] |
selftests/bpf: Count tests skipped by unpriv When priviliged tests are skipped due to user rights, count the number of skipped tests so it's more obvious that the test did not check everything. Signed-off-by: Joe Stringer <joe@wand.net.nz> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>