Merge branches 'clk-samsung', 'clk-formatting', 'clk-si5341' and 'clk-socfpga' into...
[linux-2.6-microblaze.git] / tools / testing / selftests / openat2 / Makefile
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 CFLAGS += -Wall -O2 -g -fsanitize=address -fsanitize=undefined
4 TEST_GEN_PROGS := openat2_test resolve_test rename_attack_test
5
6 include ../lib.mk
7
8 $(TEST_GEN_PROGS): helpers.c