diff options
Diffstat (limited to 'usr/src/pkg/manifests/system-test-ostest.mf')
-rw-r--r-- | usr/src/pkg/manifests/system-test-ostest.mf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-test-ostest.mf b/usr/src/pkg/manifests/system-test-ostest.mf index 6e20cc2b8e..6b23290d06 100644 --- a/usr/src/pkg/manifests/system-test-ostest.mf +++ b/usr/src/pkg/manifests/system-test-ostest.mf @@ -28,6 +28,7 @@ dir path=opt/os-tests/tests dir path=opt/os-tests/tests/ddi_ufm dir path=opt/os-tests/tests/file-locking $(i386_ONLY)dir path=opt/os-tests/tests/i386 +dir path=opt/os-tests/tests/libtopo dir path=opt/os-tests/tests/pf_key dir path=opt/os-tests/tests/poll dir path=opt/os-tests/tests/sdevfs @@ -53,6 +54,12 @@ $(i386_ONLY)file path=opt/os-tests/tests/i386/badseg mode=0555 $(i386_ONLY)file path=opt/os-tests/tests/i386/badseg_exec mode=0555 $(i386_ONLY)file path=opt/os-tests/tests/i386/ldt mode=0555 $(i386_ONLY)file path=opt/os-tests/tests/imc_test mode=0555 +file path=opt/os-tests/tests/libtopo/digraph-test mode=0555 +file path=opt/os-tests/tests/libtopo/digraph-test-in-badedge.xml mode=0444 +file path=opt/os-tests/tests/libtopo/digraph-test-in-badelement.xml mode=0444 +file path=opt/os-tests/tests/libtopo/digraph-test-in-badnum.xml mode=0444 +file path=opt/os-tests/tests/libtopo/digraph-test-in-badscheme.xml mode=0444 +file path=opt/os-tests/tests/libtopo/digraph-test-in.xml mode=0444 file path=opt/os-tests/tests/odirectory.32 mode=0555 file path=opt/os-tests/tests/odirectory.64 mode=0555 file path=opt/os-tests/tests/pf_key/acquire-compare mode=0555 |