diff options
author | Andrii Nakryiko <andriin@fb.com> | 2019-07-16 12:38:36 -0700 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2019-07-16 18:33:12 -0700 |
commit | 36646b22ce2455c25c76c9023a0e5ca58d62899a (patch) | |
tree | fdadd2269cbe2374d7caea77e030fae43000712c /net/ipv4 | |
parent | 763ff0e7d9c72e7094b31e7fb84a859be9325635 (diff) |
selftests/bpf: fix test_verifier/test_maps make dependencies
e46fc22e60a4 ("selftests/bpf: make directory prerequisites order-only")
exposed existing problem in Makefile for test_verifier and test_maps tests:
their dependency on auto-generated header file with a list of all tests wasn't
recorded explicitly. This patch fixes these issues.
Fixes: 51a0e301a563 ("bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps")
Fixes: 6b7b6995c43e ("selftests: bpf: tests.h should depend on .c files, not the output")
Cc: Ilya Leoshkevich <iii@linux.ibm.com>
Cc: Stanislav Fomichev <sdf@google.com>
Cc: Martin KaFai Lau <kafai@fb.com>
Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions