Searched refs:ROOTOPTPKG (Results 1 - 25 of 160) sorted by relevance

1234567

/illumos-gate/usr/src/test/libc-tests/doc/
H A DMakefile21 ROOTOPTPKG = $(ROOT)/opt/libc-tests macro
23 FILES = $(READMES:%=$(ROOTOPTPKG)/%)
28 install: $(ROOTOPTPKG) $(FILES)
32 $(ROOTOPTPKG):
35 $(ROOTOPTPKG)/%: %
/illumos-gate/usr/src/test/os-tests/doc/
H A DMakefile20 ROOTOPTPKG = $(ROOT)/opt/os-tests macro
22 FILES = $(READMES:%=$(ROOTOPTPKG)/%)
27 install: $(ROOTOPTPKG) $(FILES)
31 $(ROOTOPTPKG):
34 $(ROOTOPTPKG)/%: %
/illumos-gate/usr/src/test/util-tests/doc/
H A DMakefile21 ROOTOPTPKG = $(ROOT)/opt/util-tests macro
23 FILES = $(READMES:%=$(ROOTOPTPKG)/%)
28 install: $(ROOTOPTPKG) $(FILES)
32 $(ROOTOPTPKG):
35 $(ROOTOPTPKG)/%: %
/illumos-gate/usr/src/test/zfs-tests/doc/
H A DMakefile20 ROOTOPTPKG = $(ROOT)/opt/zfs-tests macro
22 FILES = $(READMES:%=$(ROOTOPTPKG)/%)
27 install: $(ROOTOPTPKG) $(FILES)
31 $(ROOTOPTPKG):
34 $(ROOTOPTPKG)/%: %
/illumos-gate/usr/src/cmd/dtrace/test/
H A DMakefile31 ROOTOPTPKG = $(ROOT)/opt/SUNWdtrt macro
35 install: $(ROOTOPTPKG)/README $(SUBDIRS)
40 $(ROOTOPTPKG)/% := FILEMODE = 0444
42 $(ROOTOPTPKG):
45 $(ROOTOPTPKG)/%: ./% $(ROOTOPTPKG)
/illumos-gate/usr/src/test/util-tests/tests/dladm/
H A DMakefile19 ROOTOPTPKG = $(ROOT)/opt/util-tests/tests macro
22 ROOTPROG = $(PROG:%=$(ROOTOPTPKG)/%)
36 $(ROOTOPTPKG):
39 $(ROOTOPTPKG)/%: %.ksh $(ROOTOPTPKG)
/illumos-gate/usr/src/test/zfs-tests/tests/functional/features/
H A DMakefile20 ROOTOPTPKG = $(ROOT)/opt/zfs-tests macro
21 TESTDIR = $(ROOTOPTPKG)/tests/functional/features/async_destroy
/illumos-gate/usr/src/test/zfs-tests/tests/functional/features/async_destroy/
H A DMakefile18 ROOTOPTPKG = $(ROOT)/opt/zfs-tests macro
19 TESTDIR = $(ROOTOPTPKG)/tests/functional/features/async_destroy
/illumos-gate/usr/src/test/zfs-tests/tests/functional/large_files/
H A DMakefile18 ROOTOPTPKG = $(ROOT)/opt/zfs-tests macro
19 TESTDIR = $(ROOTOPTPKG)/tests/functional/large_files
/illumos-gate/usr/src/test/zfs-tests/tests/functional/link_count/
H A DMakefile18 ROOTOPTPKG = $(ROOT)/opt/zfs-tests macro
19 TESTDIR = $(ROOTOPTPKG)/tests/functional/link_count
/illumos-gate/usr/src/test/zfs-tests/tests/functional/mdb/
H A DMakefile18 ROOTOPTPKG = $(ROOT)/opt/zfs-tests macro
19 TESTDIR = $(ROOTOPTPKG)/tests/functional/mdb
/illumos-gate/usr/src/test/zfs-tests/tests/functional/nestedfs/
H A DMakefile18 ROOTOPTPKG = $(ROOT)/opt/zfs-tests macro
19 TESTDIR = $(ROOTOPTPKG)/tests/functional/nestedfs
/illumos-gate/usr/src/test/zfs-tests/tests/functional/pool_names/
H A DMakefile18 ROOTOPTPKG = $(ROOT)/opt/zfs-tests macro
19 TESTDIR = $(ROOTOPTPKG)/tests/functional/pool_names
/illumos-gate/usr/src/test/zfs-tests/tests/functional/rename_dirs/
H A DMakefile18 ROOTOPTPKG = $(ROOT)/opt/zfs-tests macro
19 TESTDIR = $(ROOTOPTPKG)/tests/functional/rename_dirs
/illumos-gate/usr/src/test/libc-tests/cmd/
H A DMakefile20 ROOTOPTPKG = $(ROOT)/opt/libc-tests macro
21 ROOTBIN = $(ROOTOPTPKG)/bin
/illumos-gate/usr/src/test/libc-tests/runfiles/
H A DMakefile22 ROOTOPTPKG = $(ROOT)/opt/libc-tests macro
23 RUNFILES = $(ROOTOPTPKG)/runfiles
/illumos-gate/usr/src/test/os-tests/cmd/
H A DMakefile19 ROOTOPTPKG = $(ROOT)/opt/os-tests macro
20 ROOTBIN = $(ROOTOPTPKG)/bin
/illumos-gate/usr/src/test/test-runner/man/
H A DMakefile20 ROOTOPTPKG = $(ROOT)/opt/test-runner macro
21 MANDIR = $(ROOTOPTPKG)/man/man1
/illumos-gate/usr/src/test/test-runner/stf/contrib/include/
H A DMakefile19 ROOTOPTPKG = $(ROOT)/opt/test-runner macro
20 INCLUDEDIR = $(ROOTOPTPKG)/stf/contrib/include
/illumos-gate/usr/src/test/test-runner/stf/include/
H A DMakefile19 ROOTOPTPKG = $(ROOT)/opt/test-runner macro
20 INCLUDEDIR = $(ROOTOPTPKG)/stf/include
/illumos-gate/usr/src/test/util-tests/cmd/
H A DMakefile20 ROOTOPTPKG = $(ROOT)/opt/util-tests macro
21 ROOTBIN = $(ROOTOPTPKG)/bin
/illumos-gate/usr/src/test/util-tests/runfiles/
H A DMakefile22 ROOTOPTPKG = $(ROOT)/opt/util-tests macro
23 RUNFILES = $(ROOTOPTPKG)/runfiles
/illumos-gate/usr/src/test/zfs-tests/cmd/scripts/
H A DMakefile18 ROOTOPTPKG = $(ROOT)/opt/zfs-tests macro
19 ROOTBIN = $(ROOTOPTPKG)/bin
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_inherit/
H A DMakefile18 ROOTOPTPKG = $(ROOT)/opt/zfs-tests macro
19 TESTDIR = $(ROOTOPTPKG)/tests/functional/cli_root/zfs_inherit
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/blockfiles/
H A DMakefile18 ROOTOPTPKG = $(ROOT)/opt/zfs-tests macro
19 BLOCKFILESDIR = $(ROOTOPTPKG)/tests/functional/cli_root/zpool_import/blockfiles

Completed in 139 milliseconds

1234567