summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr/src/pkg/manifests/system-test-ostest.mf5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr/src/pkg/manifests/system-test-ostest.mf b/usr/src/pkg/manifests/system-test-ostest.mf
index 153fd3ade9..60308fc1b1 100644
--- a/usr/src/pkg/manifests/system-test-ostest.mf
+++ b/usr/src/pkg/manifests/system-test-ostest.mf
@@ -35,6 +35,7 @@ $(i386_ONLY)dir path=opt/os-tests/tests/i386
dir path=opt/os-tests/tests/ksensor
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
dir path=opt/os-tests/tests/secflags
dir path=opt/os-tests/tests/sigqueue
@@ -55,7 +56,6 @@ file path=opt/os-tests/tests/OS-6097.64 mode=0555
file path=opt/os-tests/tests/ddi_ufm/ufm-test mode=0555
file path=opt/os-tests/tests/ddi_ufm/ufm-test-cleanup mode=0555
file path=opt/os-tests/tests/ddi_ufm/ufm-test-setup mode=0555
-file path=opt/os-tests/tests/epoll_test mode=0555
file path=opt/os-tests/tests/eventfd.32 mode=0555
file path=opt/os-tests/tests/eventfd.64 mode=0555
file path=opt/os-tests/tests/file-locking/acquire-lock.32 mode=0555
@@ -89,7 +89,8 @@ file path=opt/os-tests/tests/pf_key/acquire-spray mode=0555
file path=opt/os-tests/tests/pf_key/eacq-enabler mode=0555
file path=opt/os-tests/tests/pf_key/kmc-update mode=0555
file path=opt/os-tests/tests/pf_key/kmc-updater mode=0555
-file path=opt/os-tests/tests/poll_test mode=0555
+file path=opt/os-tests/tests/poll/epoll_test mode=0555
+file path=opt/os-tests/tests/poll/poll_test mode=0555
file path=opt/os-tests/tests/sdevfs/sdevfs_eisdir mode=0555
file path=opt/os-tests/tests/secflags/addrs-32 mode=0555
file path=opt/os-tests/tests/secflags/addrs-64 mode=0555