Searched refs:testpack (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/t/
H A Dconstants.t14 my $callpack = my $testpack = 'Sys::Syslog';
18 like( $@, "/^This is not a valid $testpack macro/", "trying a non-existing macro");
21 like( $@, "/^NOSUCHNAME is not a valid $testpack macro/", "trying a non-existing macro");
36 like( $@, "/^Your vendor has not defined $testpack macro $name/",

Completed in 14 milliseconds