xref: /linux/tools/testing/selftests/filesystems/Makefile (revision acafe7e30216166a17e6e226aadc3ecb63993242)
1# SPDX-License-Identifier: GPL-2.0
2
3TEST_GEN_PROGS := devpts_pts
4TEST_GEN_PROGS_EXTENDED := dnotify_test
5
6include ../lib.mk
7