File: Makemodule.am

package info (click to toggle)
attr 1%3A2.4.48-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,688 kB
  • sloc: sh: 5,090; ansic: 2,406; perl: 272; makefile: 94; sed: 16
file content (12 lines) | stat: -rw-r--r-- 234 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
TESTS = \
	test/attr.test \
	test/root/getfattr.test

EXTRA_DIST += \
	test/README \
	test/run \
	test/sort-getfattr-output \
	$(TESTS)

AM_TESTS_ENVIRONMENT = PATH="$(abs_top_builddir):$$PATH";
TEST_LOG_COMPILER = $(srcdir)/test/run