Print this page
5281 incorrect realtime signal delivery
*** 8,17 ****
--- 8,18 ----
# 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,28 ****
--- 25,32 ----
[/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']