Print this page
5281 incorrect realtime signal delivery
@@ -8,10 +8,11 @@
# source. A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
#
+# Copyright (c) 2014 by Ryan Zezeski. All rights reserved.
# Copyright (c) 2012 by Delphix. All rights reserved.
#
[DEFAULT]
pre =
@@ -24,5 +25,8 @@
[/opt/os-tests/tests/poll_test]
user = root
[/opt/os-tests/tests/sigqueue]
tests = ['sigqueue_queue_size']
+
+[/opt/os-tests/tests/rt_delivery]
+tests = ['rt_delivery']