diff options
| author | Andrii Nakryiko <[email protected]> | 2019-10-16 06:00:48 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2019-10-17 19:15:08 +0000 |
| commit | 03dcb78460c294a907eeeec1b756cfcd161d2075 (patch) | |
| tree | 91cec55568b032914cd66fd2acbbd9915947d63e /scripts/bpf_helpers_doc.py | |
| parent | selftests/bpf: Switch test_maps to test_progs' test.h format (diff) | |
| download | kernel-03dcb78460c294a907eeeec1b756cfcd161d2075.tar.gz kernel-03dcb78460c294a907eeeec1b756cfcd161d2075.zip | |
selftests/bpf: Add simple per-test targets to Makefile
Currently it's impossible to do `make test_progs` and have only
test_progs be built, because all the binary targets are defined in terms
of $(OUTPUT)/<binary>, and $(OUTPUT) is absolute path to current
directory (or whatever gets overridden to by user).
This patch adds simple re-directing targets for all test targets making
it possible to do simple and nice `make test_progs` (and any other
target).
Signed-off-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions
