selftests/bpf: Add CFLAGS per source file and runner
authorCupertino Miranda <cupertino.miranda@oracle.com>
Tue, 7 May 2024 12:22:19 +0000 (13:22 +0100)
committerAndrii Nakryiko <andrii@kernel.org>
Tue, 7 May 2024 21:41:00 +0000 (14:41 -0700)
commit207cf6e649ee551ab3bdb1cfe1b2848e6a4337a5
treef3082e2ad5d8f4b1fea3389e2d366c448ed43846
parent675b4e24bc50f4600b6bf3527fdbaa1f73498334
selftests/bpf: Add CFLAGS per source file and runner

This patch adds support to specify CFLAGS per source file and per test
runner.

Signed-off-by: Cupertino Miranda <cupertino.miranda@oracle.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Yonghong Song <yonghong.song@linux.dev>
Link: https://lore.kernel.org/bpf/20240507122220.207820-2-cupertino.miranda@oracle.com
tools/testing/selftests/bpf/Makefile