Andrii Nakryiko 76148faa16 selftests/bpf: Ensure test flavors use correct skeletons
Ensure that test runner flavors include their own skeletons from <flavor>/
directory. Previously, skeletons generated for no-flavor test_progs were used.
Apart from fixing correctness, this also makes it possible to compile only
flavors individually:

  $ make clean && make test_progs-no_alu32
  ... now succeeds ...

Fixes: 74b5a5968fe8 ("selftests/bpf: Replace test_progs and test_maps w/ general rule")
Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20200429012111.277390-2-andriin@fb.com
2020-04-28 19:48:04 -07:00
..
2020-04-03 13:12:26 -07:00
2020-04-05 10:36:18 -07:00
2020-04-28 17:27:08 -07:00
2020-04-02 17:57:10 +01:00
2020-04-20 10:37:02 +02:00
2020-04-03 13:12:26 -07:00
2020-04-21 11:11:56 -07:00