default.run (7ca0d613a17085b59a8b231daa9eddfa74fd83ee) default.run (69c811ab73b7ce531454837ae68c4343e8724e0b)
1#
2# This file and its contents are supplied under the terms of the
3# Common Development and Distribution License ("CDDL"), version 1.0.
4# You may only use this file in accordance with the terms of version
5# 1.0 of the CDDL.
6#
7# A full copy of the text of the CDDL should have accompanied this
8# source. A copy of the CDDL is also available via the Internet at

--- 12 unchanged lines hidden (view full) ---

21timeout = 60
22post =
23outputdir = /var/tmp/test_results
24
25[/opt/os-tests/tests/poll_test]
26user = root
27tests = ['poll_test', 'epoll_test']
28
1#
2# This file and its contents are supplied under the terms of the
3# Common Development and Distribution License ("CDDL"), version 1.0.
4# You may only use this file in accordance with the terms of version
5# 1.0 of the CDDL.
6#
7# A full copy of the text of the CDDL should have accompanied this
8# source. A copy of the CDDL is also available via the Internet at

--- 12 unchanged lines hidden (view full) ---

21timeout = 60
22post =
23outputdir = /var/tmp/test_results
24
25[/opt/os-tests/tests/poll_test]
26user = root
27tests = ['poll_test', 'epoll_test']
28
29[/opt/os-tests/tests/odirectory.32]
30[/opt/os-tests/tests/odirectory.64]
31
29[/opt/os-tests/tests/secflags]
30user = root
31tests = ['secflags_aslr',
32 'secflags_core',
33 'secflags_dts',
34 'secflags_elfdump',
35 'secflags_forbidnullmap',
36 'secflags_limits',

--- 39 unchanged lines hidden ---
32[/opt/os-tests/tests/secflags]
33user = root
34tests = ['secflags_aslr',
35 'secflags_core',
36 'secflags_dts',
37 'secflags_elfdump',
38 'secflags_forbidnullmap',
39 'secflags_limits',

--- 39 unchanged lines hidden ---