162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ciTEST_GEN_PROGS := dscr_default_test dscr_explicit_test dscr_user_test \ 362306a36Sopenharmony_ci dscr_inherit_test dscr_inherit_exec_test dscr_sysfs_test \ 462306a36Sopenharmony_ci dscr_sysfs_thread_test 562306a36Sopenharmony_ci 662306a36Sopenharmony_citop_srcdir = ../../../../.. 762306a36Sopenharmony_ciinclude ../../lib.mk 862306a36Sopenharmony_ci 962306a36Sopenharmony_ci$(OUTPUT)/dscr_default_test: LDLIBS += -lpthread 1062306a36Sopenharmony_ci$(OUTPUT)/dscr_explicit_test: LDLIBS += -lpthread 1162306a36Sopenharmony_ci 1262306a36Sopenharmony_ci$(TEST_GEN_PROGS): ../harness.c ../utils.c 13