aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
diff options
context:
space:
mode:
authorGravatar Simon Marlow <marlowsd@gmail.com>2011-05-23 11:13:13 +0100
committerGravatar Simon Marlow <marlowsd@gmail.com>2011-05-23 11:13:13 +0100
commit7b9a915accc0ec1dbdc785b897273222db7375d0 (patch)
treece73ef47d336180e960054a8c0d7b4095b2936b8 /tests
parent6f88d3dd6e107c996b701b7f4fccaef171440722 (diff)
add processGroup001/processGroup002
Diffstat (limited to 'tests')
-rw-r--r--tests/all.T3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/all.T b/tests/all.T
index ee333b0..0086949 100644
--- a/tests/all.T
+++ b/tests/all.T
@@ -56,3 +56,6 @@ test('1185', [ expect_fail_for(['threaded2']) ],
# works on a different machine that doesn't have Samba installed.
# --SDM 18/05/2010
test('3816', normal, compile_and_run, ['-package unix'])
+
+test('processGroup001', normal, compile_and_run, ['-package unix'])
+test('processGroup002', normal, compile_and_run, ['-package unix'])