test-bpf-devices: skip test on !unified
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 11 Nov 2019 20:04:25 +0000 (21:04 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 11 Nov 2019 20:05:08 +0000 (21:05 +0100)
commit26444635eabf481dfa05d18cc552cb90a6885a54
tree7224fe17e6635559462b87b541c41fc170c88718
parent45669ae264c2d16db006c49ea264c38bd2080a22
test-bpf-devices: skip test on !unified

The code in cgroup.c has support for all hierarchies, but the test,
as written, will only work on unified. Since the test is really about
bpf code, and not the legacy devices controller, let's just skip
the test.
src/test/test-bpf-devices.c