19 # Copyright 2022 MNX Cloud, Inc. 20 # 21 22 set name=pkg.fmri value=pkg:/system/test/ostest@$(PKGVERS) 23 set name=pkg.summary value="OS Unit Test Suite" 24 set name=pkg.description value="Miscellaneous OS Unit Tests" 25 set name=info.classification \ 26 value=org.opensolaris.category.2008:Development/System 27 set name=variant.arch value=$(ARCH) 28 dir path=kernel/drv group=sys 29 dir path=kernel/drv/$(ARCH64) group=sys 30 file path=kernel/drv/$(ARCH64)/ksensor_test group=sys 31 file path=kernel/drv/ksensor_test.conf group=sys 32 dir path=opt/os-tests 33 file path=opt/os-tests/README mode=0444 34 dir path=opt/os-tests/bin 35 file path=opt/os-tests/bin/ostest mode=0555 36 dir path=opt/os-tests/runfiles 37 file path=opt/os-tests/runfiles/default.run mode=0444 38 dir path=opt/os-tests/tests 39 file path=opt/os-tests/tests/clock_gettime.32 mode=0555 40 file path=opt/os-tests/tests/clock_gettime.64 mode=0555 41 dir path=opt/os-tests/tests/cores 42 $(i386_ONLY)dir path=opt/os-tests/tests/cores/amd64 43 $(i386_ONLY)file path=opt/os-tests/tests/cores/amd64/libdumper.so.1 mode=0755 44 file path=opt/os-tests/tests/cores/core_prereqs mode=0555 45 file path=opt/os-tests/tests/cores/coretests mode=0555 46 file path=opt/os-tests/tests/cores/dumper.32 mode=0555 47 file path=opt/os-tests/tests/cores/dumper.64 mode=0555 48 file path=opt/os-tests/tests/cores/libdumper.so.1 mode=0755 49 file path=opt/os-tests/tests/cores/secmapper mode=0555 50 dir path=opt/os-tests/tests/ddi_ufm 51 file path=opt/os-tests/tests/ddi_ufm/ufm-test mode=0555 52 file path=opt/os-tests/tests/ddi_ufm/ufm-test-cleanup mode=0555 53 file path=opt/os-tests/tests/ddi_ufm/ufm-test-setup mode=0555 54 dir path=opt/os-tests/tests/definit 55 file path=opt/os-tests/tests/definit/definit mode=0555 56 file path=opt/os-tests/tests/definit/definit_test.32 mode=0555 57 file path=opt/os-tests/tests/definit/definit_test.64 mode=0555 58 file path=opt/os-tests/tests/definit/init.data mode=0444 59 file path=opt/os-tests/tests/definit/init.expected mode=0444 60 file path=opt/os-tests/tests/epoll_test mode=0555 61 file path=opt/os-tests/tests/eventfd.32 mode=0555 62 file path=opt/os-tests/tests/eventfd.64 mode=0555 63 dir path=opt/os-tests/tests/file-locking 64 file path=opt/os-tests/tests/file-locking/acquire-lock.32 mode=0555 65 file path=opt/os-tests/tests/file-locking/acquire-lock.64 mode=0555 66 file path=opt/os-tests/tests/file-locking/runtests.32 mode=0555 67 file path=opt/os-tests/tests/file-locking/runtests.64 mode=0555 68 file path=opt/os-tests/tests/getcontext_extd.32 mode=0555 69 file path=opt/os-tests/tests/getcontext_extd.64 mode=0555 70 $(i386_ONLY)dir path=opt/os-tests/tests/i386 71 $(i386_ONLY)file path=opt/os-tests/tests/i386/badseg mode=0555 72 $(i386_ONLY)file path=opt/os-tests/tests/i386/badseg_exec mode=0555 73 $(i386_ONLY)file path=opt/os-tests/tests/i386/ldt mode=0555 74 $(i386_ONLY)file path=opt/os-tests/tests/imc_test mode=0555 75 dir path=opt/os-tests/tests/ksensor 76 file path=opt/os-tests/tests/ksensor/ksensor_basic.32 mode=0555 77 file path=opt/os-tests/tests/ksensor/ksensor_basic.64 mode=0555 78 file path=opt/os-tests/tests/ksensor/ksensor_err.32 mode=0555 79 file path=opt/os-tests/tests/ksensor/ksensor_err.64 mode=0555 80 file path=opt/os-tests/tests/ksensor/ksensor_fini mode=0555 81 file path=opt/os-tests/tests/ksensor/ksensor_init mode=0555 82 file path=opt/os-tests/tests/ksensor/ksensor_sread.32 mode=0555 83 file path=opt/os-tests/tests/ksensor/ksensor_sread.64 mode=0555 84 file path=opt/os-tests/tests/ksensor/ksensor_stress mode=0555 85 file path=opt/os-tests/tests/ksensor/ksensor_unload mode=0555 86 dir path=opt/os-tests/tests/libtopo 87 file path=opt/os-tests/tests/libtopo/digraph-test mode=0555 88 file path=opt/os-tests/tests/libtopo/digraph-test-in-badedge.xml mode=0444 89 file path=opt/os-tests/tests/libtopo/digraph-test-in-badelement.xml mode=0444 90 file path=opt/os-tests/tests/libtopo/digraph-test-in-badnum.xml mode=0444 91 file path=opt/os-tests/tests/libtopo/digraph-test-in-badscheme.xml mode=0444 92 file path=opt/os-tests/tests/libtopo/digraph-test-in.xml mode=0444 93 file path=opt/os-tests/tests/odirectory.32 mode=0555 94 file path=opt/os-tests/tests/odirectory.64 mode=0555 95 dir path=opt/os-tests/tests/pf_key 96 file path=opt/os-tests/tests/pf_key/15146 mode=0555 97 file path=opt/os-tests/tests/pf_key/acquire-compare mode=0555 98 file path=opt/os-tests/tests/pf_key/acquire-spray mode=0555 99 file path=opt/os-tests/tests/pf_key/eacq-enabler mode=0555 100 file path=opt/os-tests/tests/pf_key/kmc-update mode=0555 101 file path=opt/os-tests/tests/pf_key/kmc-updater mode=0555 102 file path=opt/os-tests/tests/poll_test mode=0555 103 dir path=opt/os-tests/tests/portfs 104 file path=opt/os-tests/tests/portfs/file_assoc.32 mode=0555 105 file path=opt/os-tests/tests/portfs/file_assoc.64 mode=0555 106 dir path=opt/os-tests/tests/regression 107 file path=opt/os-tests/tests/regression/illumos-15031 mode=0555 108 file path=opt/os-tests/tests/regression/illumos-15036 mode=0555 109 dir path=opt/os-tests/tests/sdevfs 110 file path=opt/os-tests/tests/sdevfs/sdevfs_eisdir mode=0555 111 dir path=opt/os-tests/tests/secflags 112 file path=opt/os-tests/tests/secflags/addrs-32 mode=0555 113 file path=opt/os-tests/tests/secflags/addrs-64 mode=0555 114 file path=opt/os-tests/tests/secflags/secflags_aslr mode=0555 115 file path=opt/os-tests/tests/secflags/secflags_core mode=0555 116 file path=opt/os-tests/tests/secflags/secflags_dts mode=0555 117 file path=opt/os-tests/tests/secflags/secflags_elfdump mode=0555 118 file path=opt/os-tests/tests/secflags/secflags_forbidnullmap mode=0555 119 file path=opt/os-tests/tests/secflags/secflags_limits mode=0555 120 file path=opt/os-tests/tests/secflags/secflags_noexecstack mode=0555 121 file path=opt/os-tests/tests/secflags/secflags_proc mode=0555 122 file path=opt/os-tests/tests/secflags/secflags_psecflags mode=0555 | 19 # Copyright 2022 MNX Cloud, Inc. 20 # 21 22 set name=pkg.fmri value=pkg:/system/test/ostest@$(PKGVERS) 23 set name=pkg.summary value="OS Unit Test Suite" 24 set name=pkg.description value="Miscellaneous OS Unit Tests" 25 set name=info.classification \ 26 value=org.opensolaris.category.2008:Development/System 27 set name=variant.arch value=$(ARCH) 28 dir path=kernel/drv group=sys 29 dir path=kernel/drv/$(ARCH64) group=sys 30 file path=kernel/drv/$(ARCH64)/ksensor_test group=sys 31 file path=kernel/drv/ksensor_test.conf group=sys 32 dir path=opt/os-tests 33 file path=opt/os-tests/README mode=0444 34 dir path=opt/os-tests/bin 35 file path=opt/os-tests/bin/ostest mode=0555 36 dir path=opt/os-tests/runfiles 37 file path=opt/os-tests/runfiles/default.run mode=0444 38 dir path=opt/os-tests/tests 39 file path=opt/os-tests/tests/OS-6097.32 mode=0555 40 file path=opt/os-tests/tests/OS-6097.64 mode=0555 41 file path=opt/os-tests/tests/clock_gettime.32 mode=0555 42 file path=opt/os-tests/tests/clock_gettime.64 mode=0555 43 dir path=opt/os-tests/tests/cores 44 $(i386_ONLY)dir path=opt/os-tests/tests/cores/amd64 45 $(i386_ONLY)file path=opt/os-tests/tests/cores/amd64/libdumper.so.1 mode=0755 46 file path=opt/os-tests/tests/cores/core_prereqs mode=0555 47 file path=opt/os-tests/tests/cores/coretests mode=0555 48 file path=opt/os-tests/tests/cores/dumper.32 mode=0555 49 file path=opt/os-tests/tests/cores/dumper.64 mode=0555 50 file path=opt/os-tests/tests/cores/libdumper.so.1 mode=0755 51 file path=opt/os-tests/tests/cores/secmapper mode=0555 52 dir path=opt/os-tests/tests/ddi_ufm 53 file path=opt/os-tests/tests/ddi_ufm/ufm-test mode=0555 54 file path=opt/os-tests/tests/ddi_ufm/ufm-test-cleanup mode=0555 55 file path=opt/os-tests/tests/ddi_ufm/ufm-test-setup mode=0555 56 dir path=opt/os-tests/tests/definit 57 file path=opt/os-tests/tests/definit/definit mode=0555 58 file path=opt/os-tests/tests/definit/definit_test.32 mode=0555 59 file path=opt/os-tests/tests/definit/definit_test.64 mode=0555 60 file path=opt/os-tests/tests/definit/init.data mode=0444 61 file path=opt/os-tests/tests/definit/init.expected mode=0444 62 file path=opt/os-tests/tests/eventfd.32 mode=0555 63 file path=opt/os-tests/tests/eventfd.64 mode=0555 64 dir path=opt/os-tests/tests/file-locking 65 file path=opt/os-tests/tests/file-locking/acquire-lock.32 mode=0555 66 file path=opt/os-tests/tests/file-locking/acquire-lock.64 mode=0555 67 file path=opt/os-tests/tests/file-locking/runtests.32 mode=0555 68 file path=opt/os-tests/tests/file-locking/runtests.64 mode=0555 69 file path=opt/os-tests/tests/getcontext_extd.32 mode=0555 70 file path=opt/os-tests/tests/getcontext_extd.64 mode=0555 71 $(i386_ONLY)dir path=opt/os-tests/tests/i386 72 $(i386_ONLY)file path=opt/os-tests/tests/i386/badseg mode=0555 73 $(i386_ONLY)file path=opt/os-tests/tests/i386/badseg_exec mode=0555 74 $(i386_ONLY)file path=opt/os-tests/tests/i386/ldt mode=0555 75 file path=opt/os-tests/tests/imc_test mode=0555 76 $(i386_ONLY)file path=opt/os-tests/tests/imc_test mode=0555 77 dir path=opt/os-tests/tests/ksensor 78 file path=opt/os-tests/tests/ksensor/ksensor_basic.32 mode=0555 79 file path=opt/os-tests/tests/ksensor/ksensor_basic.64 mode=0555 80 file path=opt/os-tests/tests/ksensor/ksensor_err.32 mode=0555 81 file path=opt/os-tests/tests/ksensor/ksensor_err.64 mode=0555 82 file path=opt/os-tests/tests/ksensor/ksensor_fini mode=0555 83 file path=opt/os-tests/tests/ksensor/ksensor_init mode=0555 84 file path=opt/os-tests/tests/ksensor/ksensor_sread.32 mode=0555 85 file path=opt/os-tests/tests/ksensor/ksensor_sread.64 mode=0555 86 file path=opt/os-tests/tests/ksensor/ksensor_stress mode=0555 87 file path=opt/os-tests/tests/ksensor/ksensor_unload mode=0555 88 dir path=opt/os-tests/tests/libtopo 89 file path=opt/os-tests/tests/libtopo/digraph-test mode=0555 90 file path=opt/os-tests/tests/libtopo/digraph-test-in-badedge.xml mode=0444 91 file path=opt/os-tests/tests/libtopo/digraph-test-in-badelement.xml mode=0444 92 file path=opt/os-tests/tests/libtopo/digraph-test-in-badnum.xml mode=0444 93 file path=opt/os-tests/tests/libtopo/digraph-test-in-badscheme.xml mode=0444 94 file path=opt/os-tests/tests/libtopo/digraph-test-in.xml mode=0444 95 file path=opt/os-tests/tests/odirectory.32 mode=0555 96 file path=opt/os-tests/tests/odirectory.64 mode=0555 97 dir path=opt/os-tests/tests/pf_key 98 file path=opt/os-tests/tests/pf_key/15146 mode=0555 99 file path=opt/os-tests/tests/pf_key/acquire-compare mode=0555 100 file path=opt/os-tests/tests/pf_key/acquire-spray mode=0555 101 file path=opt/os-tests/tests/pf_key/eacq-enabler mode=0555 102 file path=opt/os-tests/tests/pf_key/kmc-update mode=0555 103 file path=opt/os-tests/tests/pf_key/kmc-updater mode=0555 104 dir path=opt/os-tests/tests/poll 105 file path=opt/os-tests/tests/poll/epoll_test mode=0555 106 file path=opt/os-tests/tests/poll/poll_test mode=0555 107 dir path=opt/os-tests/tests/portfs 108 file path=opt/os-tests/tests/portfs/file_assoc.32 mode=0555 109 file path=opt/os-tests/tests/portfs/file_assoc.64 mode=0555 110 dir path=opt/os-tests/tests/regression 111 file path=opt/os-tests/tests/regression/illumos-15031 mode=0555 112 file path=opt/os-tests/tests/regression/illumos-15036 mode=0555 113 dir path=opt/os-tests/tests/sdevfs 114 file path=opt/os-tests/tests/sdevfs/sdevfs_eisdir mode=0555 115 dir path=opt/os-tests/tests/secflags 116 file path=opt/os-tests/tests/secflags/addrs-32 mode=0555 117 file path=opt/os-tests/tests/secflags/addrs-64 mode=0555 118 file path=opt/os-tests/tests/secflags/secflags_aslr mode=0555 119 file path=opt/os-tests/tests/secflags/secflags_core mode=0555 120 file path=opt/os-tests/tests/secflags/secflags_dts mode=0555 121 file path=opt/os-tests/tests/secflags/secflags_elfdump mode=0555 122 file path=opt/os-tests/tests/secflags/secflags_forbidnullmap mode=0555 123 file path=opt/os-tests/tests/secflags/secflags_limits mode=0555 124 file path=opt/os-tests/tests/secflags/secflags_noexecstack mode=0555 125 file path=opt/os-tests/tests/secflags/secflags_proc mode=0555 126 file path=opt/os-tests/tests/secflags/secflags_psecflags mode=0555 |