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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/pidl/tests/
H A Dtest_util.pl9 use Util qw(test_warnings test_errors);
17 test_errors("", sub {});
19 test_errors("x:1: msg\n", sub { error({FILE => "x", LINE => 1}, "msg"); });
20 test_errors("", sub {});
H A Dwireshark-conf.pl49 test_errors("nofile:1: incomplete INCLUDE command\n",
88 test_errors("nofile:1: incomplete TYPE command\n",
105 test_errors("nofile:1: incomplete TFS command\n",
108 test_errors("nofile:1: incomplete PARAM_VALUE command\n",
163 test_errors("nofile:1: no dissectorname specified\n",
166 test_errors("nofile:1: incomplete HF_FIELD command\n",
169 test_errors("nofile:1: incomplete ETT_FIELD command\n",
H A Dparse_idl.pl10 use Util qw(test_errors);
18 test_errors("", sub {
28 test_errors($error, sub {
H A DUtil.pm9 @EXPORT = qw(test_samba4_ndr test_warnings test_errors);
173 sub test_errors($$) subroutine
H A Dutil.pl94 test_errors("nofile:0: Parse error in `~' near `~'\n", sub {
97 test_errors("nofile:0: Got pointer, expected integer\n", sub {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/pidl/tests/
H A Dtest_util.pl9 use Util qw(test_warnings test_errors);
17 test_errors("", sub {});
19 test_errors("x:1: msg\n", sub { error({FILE => "x", LINE => 1}, "msg"); });
20 test_errors("", sub {});
H A Dwireshark-conf.pl49 test_errors("nofile:1: incomplete INCLUDE command\n",
88 test_errors("nofile:1: incomplete TYPE command\n",
105 test_errors("nofile:1: incomplete TFS command\n",
108 test_errors("nofile:1: incomplete PARAM_VALUE command\n",
163 test_errors("nofile:1: no dissectorname specified\n",
166 test_errors("nofile:1: incomplete HF_FIELD command\n",
169 test_errors("nofile:1: incomplete ETT_FIELD command\n",
H A Dparse_idl.pl10 use Util qw(test_errors);
18 test_errors("", sub {
28 test_errors($error, sub {
H A DUtil.pm9 @EXPORT = qw(test_samba4_ndr test_warnings test_errors);
173 sub test_errors($$) subroutine
H A Dutil.pl94 test_errors("nofile:0: Parse error in `~' near `~'\n", sub {
97 test_errors("nofile:0: Got pointer, expected integer\n", sub {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/pidl/tests/
H A Dtest_util.pl9 use Util qw(test_warnings test_errors);
17 test_errors("", sub {});
19 test_errors("x:1: msg\n", sub { error({FILE => "x", LINE => 1}, "msg"); });
20 test_errors("", sub {});
H A Dwireshark-conf.pl49 test_errors("nofile:1: incomplete INCLUDE command\n",
88 test_errors("nofile:1: incomplete TYPE command\n",
105 test_errors("nofile:1: incomplete TFS command\n",
108 test_errors("nofile:1: incomplete PARAM_VALUE command\n",
163 test_errors("nofile:1: no dissectorname specified\n",
166 test_errors("nofile:1: incomplete HF_FIELD command\n",
169 test_errors("nofile:1: incomplete ETT_FIELD command\n",
H A Dparse_idl.pl10 use Util qw(test_errors);
18 test_errors("", sub {
28 test_errors($error, sub {
H A DUtil.pm9 @EXPORT = qw(test_samba4_ndr test_warnings test_errors);
173 sub test_errors($$) subroutine
H A Dutil.pl94 test_errors("nofile:0: Parse error in `~' near `~'\n", sub {
97 test_errors("nofile:0: Got pointer, expected integer\n", sub {

Completed in 71 milliseconds