diff options
| author | Jerry Jelinek <jerry.jelinek@joyent.com> | 2020-03-30 11:59:04 +0000 |
|---|---|---|
| committer | Jerry Jelinek <jerry.jelinek@joyent.com> | 2020-03-30 11:59:04 +0000 |
| commit | 380d528f676476b9d6662f0edea853a36789f58b (patch) | |
| tree | 5cb0437ff0b585ab3d6f3ad8aedf67f220464bb2 /usr/src/pkg/manifests/system-test-ostest.mf | |
| parent | d8cab3215b93aa7d16090428ff303d6ff92263f7 (diff) | |
| parent | 8c16a0e6d0b3d6a8b804825076383c61979302ec (diff) | |
| download | illumos-joyent-380d528f676476b9d6662f0edea853a36789f58b.tar.gz | |
[illumos-gate merge]
commit 8c16a0e6d0b3d6a8b804825076383c61979302ec
12404 audioemu10k: variable may be used uninitialized
commit d52aae2365749461c362fde5a4c1a26a620cfbd3
12310 Add demangle(1) command
commit a61ed2ce7a86a4d6428f2a83eb4739fae945447e
12258 Need native CCID driver
commit ae6d4bc342613e6a5dc7b84b03ecdb0cc9cf7d26
12444 Intel v1 chip topo needs rank information
Conflicts:
usr/src/uts/common/sys/usb/clients/ccid/uccid.h
usr/src/uts/common/sys/usb/clients/ccid/ccid.h
usr/src/uts/common/io/usb/clients/ccid/ccid.c
usr/src/uts/common/Makefile.files
usr/src/test/os-tests/tests/uccid/yk-readonly.c
usr/src/test/os-tests/tests/uccid/notxn-poll.c
usr/src/test/os-tests/tests/uccid/modify.c
usr/src/test/os-tests/tests/Makefile
usr/src/man/man7d/ccid.7d
usr/src/man/man1m/ccidadm.1m
usr/src/lib/libcmdutils/common/nicenum.c
usr/src/lib/cfgadm_plugins/ccid/common/cfga_ccid.c
usr/src/common/ccid/atr.c
usr/src/cmd/devfsadm/usb_link.c
usr/src/cmd/ccidadm/ccidadm.c
usr/src/cmd/ccidadm/Makefile
Diffstat (limited to 'usr/src/pkg/manifests/system-test-ostest.mf')
| -rw-r--r-- | usr/src/pkg/manifests/system-test-ostest.mf | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-test-ostest.mf b/usr/src/pkg/manifests/system-test-ostest.mf index dbaabe6dcd..6e20cc2b8e 100644 --- a/usr/src/pkg/manifests/system-test-ostest.mf +++ b/usr/src/pkg/manifests/system-test-ostest.mf @@ -35,6 +35,7 @@ dir path=opt/os-tests/tests/secflags dir path=opt/os-tests/tests/sigqueue dir path=opt/os-tests/tests/sockfs dir path=opt/os-tests/tests/stress +dir path=opt/os-tests/tests/uccid file path=opt/os-tests/README mode=0444 file path=opt/os-tests/bin/ostest mode=0555 file path=opt/os-tests/runfiles/default.run mode=0444 @@ -85,6 +86,22 @@ file path=opt/os-tests/tests/sockfs/nosignal mode=0555 file path=opt/os-tests/tests/sockfs/sockpair mode=0555 file path=opt/os-tests/tests/spoof-ras mode=0555 file path=opt/os-tests/tests/stress/dladm-kstat mode=0555 +file path=opt/os-tests/tests/uccid/atrparse mode=0555 +file path=opt/os-tests/tests/uccid/excl-badread mode=0555 +file path=opt/os-tests/tests/uccid/excl-basic mode=0555 +file path=opt/os-tests/tests/uccid/excl-close mode=0555 +file path=opt/os-tests/tests/uccid/excl-loop mode=0555 +file path=opt/os-tests/tests/uccid/excl-nonblock mode=0555 +file path=opt/os-tests/tests/uccid/excl-reset mode=0555 +file path=opt/os-tests/tests/uccid/modify mode=0555 +file path=opt/os-tests/tests/uccid/notxn-poll mode=0555 +file path=opt/os-tests/tests/uccid/pollin mode=0555 +file path=opt/os-tests/tests/uccid/pollout mode=0555 +file path=opt/os-tests/tests/uccid/status mode=0555 +file path=opt/os-tests/tests/uccid/txn-pollerr mode=0555 +file path=opt/os-tests/tests/uccid/yk mode=0555 +file path=opt/os-tests/tests/uccid/yk-poll mode=0555 +file path=opt/os-tests/tests/uccid/yk-readonly mode=0555 file path=opt/os-tests/tests/writev.32 mode=0555 file path=opt/os-tests/tests/writev.64 mode=0555 license cr_Sun license=cr_Sun |
