Searched hist:ba0c0cc05dda2c56e23c88e4610ce2ac65ff86ec (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/bpf/ |
H A D | .gitignore | diff ba0c0cc05dda2c56e23c88e4610ce2ac65ff86ec Sat May 25 18:37:40 CEST 2019 Roman Gushchin <guro@fb.com> selftests/bpf: convert test_cgrp2_attach2 example into kselftest
Convert test_cgrp2_attach2 example into a proper test_cgroup_attach kselftest. It's better because we do run kselftest on a constant basis, so there are better chances to spot a potential regression.
Also make it slightly less verbose to conform kselftests output style.
Output example: $ ./test_cgroup_attach #override:PASS #multi:PASS test_cgroup_attach:PASS
Signed-off-by: Roman Gushchin <guro@fb.com> Acked-by: Yonghong Song <yhs@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
H A D | Makefile | diff ba0c0cc05dda2c56e23c88e4610ce2ac65ff86ec Sat May 25 18:37:40 CEST 2019 Roman Gushchin <guro@fb.com> selftests/bpf: convert test_cgrp2_attach2 example into kselftest
Convert test_cgrp2_attach2 example into a proper test_cgroup_attach kselftest. It's better because we do run kselftest on a constant basis, so there are better chances to spot a potential regression.
Also make it slightly less verbose to conform kselftests output style.
Output example: $ ./test_cgroup_attach #override:PASS #multi:PASS test_cgroup_attach:PASS
Signed-off-by: Roman Gushchin <guro@fb.com> Acked-by: Yonghong Song <yhs@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
/linux/samples/bpf/ |
H A D | Makefile | diff ba0c0cc05dda2c56e23c88e4610ce2ac65ff86ec Sat May 25 18:37:40 CEST 2019 Roman Gushchin <guro@fb.com> selftests/bpf: convert test_cgrp2_attach2 example into kselftest
Convert test_cgrp2_attach2 example into a proper test_cgroup_attach kselftest. It's better because we do run kselftest on a constant basis, so there are better chances to spot a potential regression.
Also make it slightly less verbose to conform kselftests output style.
Output example: $ ./test_cgroup_attach #override:PASS #multi:PASS test_cgroup_attach:PASS
Signed-off-by: Roman Gushchin <guro@fb.com> Acked-by: Yonghong Song <yhs@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|