#!/usr/bin/perl $testuser= 'testac'; $testgroup= 'testac'; $testuid= 1000; $testgid= 1000; @testxgids= qw(1000); $numgid= 50008; $othergroup= 'daemon'; $othergid= 1; $tests= <