diff options
author | Robert Mustacchi <rm@joyent.com> | 2019-06-28 22:00:36 +0000 |
---|---|---|
committer | Robert Mustacchi <rm@fingolfin.org> | 2020-03-13 07:57:47 +0000 |
commit | c1e9bf00765d7ac9cf1986575e4489dd8710d9b1 (patch) | |
tree | dd43bcd9622efa7b79b1c0f2c84f2b5c5adea055 /usr/src/pkg/manifests/system-test-utiltest.mf | |
parent | 95bb2cef100e6d3ce201012b6e4b677106e44751 (diff) | |
download | illumos-joyent-c1e9bf00765d7ac9cf1986575e4489dd8710d9b1.tar.gz |
12369 dis WBNOINVD support
Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src/pkg/manifests/system-test-utiltest.mf')
-rw-r--r-- | usr/src/pkg/manifests/system-test-utiltest.mf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-test-utiltest.mf b/usr/src/pkg/manifests/system-test-utiltest.mf index 53c57375ef..58174802a5 100644 --- a/usr/src/pkg/manifests/system-test-utiltest.mf +++ b/usr/src/pkg/manifests/system-test-utiltest.mf @@ -1289,6 +1289,8 @@ file path=opt/util-tests/tests/dis/i386/tst.tsc.out mode=0444 file path=opt/util-tests/tests/dis/i386/tst.tsc.s mode=0444 file path=opt/util-tests/tests/dis/i386/tst.vmx.out mode=0444 file path=opt/util-tests/tests/dis/i386/tst.vmx.s mode=0444 +file path=opt/util-tests/tests/dis/i386/tst.wbnovind.out mode=0444 +file path=opt/util-tests/tests/dis/i386/tst.wbnovind.s mode=0444 file path=opt/util-tests/tests/dis/risc-v-c/32.ldsr.out mode=0444 file path=opt/util-tests/tests/dis/risc-v-c/32.ldsr.s mode=0444 file path=opt/util-tests/tests/dis/risc-v-c/64.int.out mode=0444 |