summaryrefslogtreecommitdiff
path: root/usr/src/test/os-tests/runfiles/default.run
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/test/os-tests/runfiles/default.run')
-rw-r--r--usr/src/test/os-tests/runfiles/default.run24
1 files changed, 23 insertions, 1 deletions
diff --git a/usr/src/test/os-tests/runfiles/default.run b/usr/src/test/os-tests/runfiles/default.run
index dcf65fceed..76a03ebb7c 100644
--- a/usr/src/test/os-tests/runfiles/default.run
+++ b/usr/src/test/os-tests/runfiles/default.run
@@ -24,7 +24,7 @@ timeout = 60
post =
outputdir = /var/tmp/test_results
-[/opt/os-tests/tests/poll_test]
+[/opt/os-tests/tests/poll]
user = root
tests = ['poll_test', 'epoll_test']
@@ -59,6 +59,14 @@ tests = ['sigqueue_queue_size']
user = root
tests = ['sdevfs_eisdir']
+[/opt/os-tests/tests/timer]
+user = root
+tests = ['timer_limit']
+
+[/opt/os-tests/tests/tmpfs]
+user = root
+tests = ['tmpfs_badmount', 'tmpfs_enospc']
+
[/opt/os-tests/tests/stress]
user = root
tests = ['dladm-kstat']
@@ -83,6 +91,9 @@ user = root
timeout = 180
tests = ['acquire-compare', 'kmc-update']
+[/opt/os-tests/tests/OS-6097.32]
+[/opt/os-tests/tests/OS-6097.64]
+
[/opt/os-tests/tests/ddi_ufm]
user = root
tests = ['ufm-test-setup', 'ufm-test', 'ufm-test-cleanup']
@@ -95,6 +106,17 @@ arch = i86pc
timeout = 300
tests = ['ldt', 'badseg']
+[/opt/os-tests/tests/imc_test]
+arch = i86pc
+
+#
+# Except atrparse all tests require special hardware (CCID YubiKey) to run,
+# hence they aren't included in the default runfile.
+#
+[/opt/os-tests/tests/uccid]
+arch = i86pc
+tests = ['atrparse']
+
[/opt/os-tests/tests/writev.32]
[/opt/os-tests/tests/writev.64]