162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-or-later 262306a36Sopenharmony_ci 362306a36Sopenharmony_ciCFLAGS += -Wall -O2 -g -fsanitize=address -fsanitize=undefined -static-libasan 462306a36Sopenharmony_ciTEST_GEN_PROGS := openat2_test resolve_test rename_attack_test 562306a36Sopenharmony_ci 662306a36Sopenharmony_ciinclude ../lib.mk 762306a36Sopenharmony_ci 862306a36Sopenharmony_ci$(TEST_GEN_PROGS): helpers.c helpers.h 9