Home
last modified time | relevance | path

Searched refs:testd (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/dports/devel/p5-Test-POE-Server-TCP/Test-POE-Server-TCP-1.20/t/
H A D05_subclass.t43 $_[HEAP]->{testd} = TPSTSubclass->spawn(
48 isa_ok( $_[HEAP]->{testd}, 'Test::POE::Server::TCP' );
49 isa_ok( $_[HEAP]->{testd}, 'TPSTSubclass' );
81 $heap->{testd}->shutdown();
101 $_[HEAP]->{testd}->shutdown();
107 $heap->{testd}->send_to_client( $id, '+OK POP3 Fakepop 6.9 server ready' );
119 my $testd = $_[SENDER]->get_heap();
122 $testd->disconnect( $id );
123 $testd->send_to_client( $id, '+OK POP3 server signing off' );
126 $testd->send_to_client( $id, '-ERR' );
H A D01_spawn.t37 $_[HEAP]->{testd} = Test::POE::Server::TCP->spawn(
42 isa_ok( $_[HEAP]->{testd}, 'Test::POE::Server::TCP' );
73 $heap->{testd}->shutdown();
93 $_[HEAP]->{testd}->shutdown();
99 $heap->{testd}->send_to_client( $id, '+OK POP3 Fakepop 6.9 server ready' );
111 my $testd = $_[SENDER]->get_heap();
114 $testd->disconnect( $id );
115 $testd->send_to_client( $id, '+OK POP3 server signing off' );
118 $testd->send_to_client( $id, '-ERR' );
H A D04_multiple.t39 $_[HEAP]->{testd} = Test::POE::Server::TCP->spawn(
44 isa_ok( $_[HEAP]->{testd}, 'Test::POE::Server::TCP' );
81 $heap->{testd}->shutdown() if $heap->{clients} <= 0;
104 $heap->{testd}->shutdown() if $heap->{clients} <= 0;
110 $heap->{testd}->send_to_client( $id, '+OK POP3 Fakepop 6.9 server ready' );
127 my $testd = $_[SENDER]->get_heap();
130 $testd->disconnect( $id );
131 $testd->send_to_client( $id, '+OK POP3 server signing off' );
134 $testd->send_to_client( $id, '-ERR' );
H A D11_pause.t29 $_[HEAP]->{testd} = Test::POE::Server::TCP->spawn(
34 isa_ok( $_[HEAP]->{testd}, 'Test::POE::Server::TCP' );
58 $heap->{testd}->resume_listening();
62 $heap->{testd}->shutdown;
80 $heap->{testd}->shutdown();
89 $_[HEAP]->{testd}->shutdown();
96 $_[HEAP]->{testd}->shutdown();
108 $heap->{testd}->shutdown;
H A D09_client_info.t36 $heap->{testd} = Test::POE::Server::TCP->spawn(
71 $heap->{testd}->shutdown();
84 $_[HEAP]->{testd}->shutdown();
92 my @test = $heap->{testd}->client_info( $id );
93 my $test = $heap->{testd}->client_info( $id );
94 isa_ok( $heap->{testd}->client_wheel( $id ), 'POE::Wheel::ReadWrite' );
98 $heap->{testd}->send_to_client( $id, [ @{ $heap->{data} } ] );
111 $heap->{testd}->terminate($id);
H A D06_filter.t91 $_[HEAP]->{testd} = Test::POE::Server::TCP->spawn(
98 isa_ok( $_[HEAP]->{testd}, 'Test::POE::Server::TCP' );
129 $heap->{testd}->shutdown();
149 $_[HEAP]->{testd}->shutdown();
155 $heap->{testd}->send_to_client( $id, 'Howdy!' );
167 my $testd = $_[SENDER]->get_heap();
170 $testd->disconnect( $id );
171 $testd->send_to_client( $id, 'Buh Bye!' );
175 $testd->send_to_client( $id, 'bleh' );
H A D12_all_clients.t39 $_[HEAP]->{testd} = Test::POE::Server::TCP->spawn(
44 isa_ok( $_[HEAP]->{testd}, 'Test::POE::Server::TCP' );
81 $heap->{testd}->shutdown() if $heap->{clients} <= 0;
97 $heap->{testd}->shutdown() if $heap->{clients} <= 0;
122 my $testd = $_[SENDER]->get_heap();
125 $testd->terminate( $id );
128 $testd->send_to_client( $id, '-ERR' );
/dports/sysutils/cfengine316/cfengine-3.16.0/cf-testd/
H A DMakefile.in94 subdir = cf-testd
118 am_libcf_testd_la_OBJECTS = cf-testd.lo
125 cf_testd_SOURCES = cf-testd.c
441 noinst_LTLIBRARIES = libcf-testd.la
459 cf-testd.c
485 $(AUTOMAKE) --gnu cf-testd/Makefile
528 @rm -f cf-testd$(EXEEXT)
561 cf_testd-cf-testd.o: cf-testd.c
563 …_fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/cf_testd-cf-testd.Tpo $(DEPDIR)/cf_testd-cf-testd.Po
568 cf_testd-cf-testd.obj: cf-testd.c
[all …]
H A DMakefile.am24 noinst_LTLIBRARIES = libcf-testd.la
43 cf-testd.c
46 noinst_PROGRAMS = cf-testd
49 cf_testd_LDADD = libcf-testd.la
/dports/sysutils/cfengine317/cfengine-3.17.0/cf-testd/
H A DMakefile.in94 subdir = cf-testd
118 am_libcf_testd_la_OBJECTS = cf-testd.lo
125 cf_testd_SOURCES = cf-testd.c
441 noinst_LTLIBRARIES = libcf-testd.la
459 cf-testd.c
485 $(AUTOMAKE) --gnu cf-testd/Makefile
528 @rm -f cf-testd$(EXEEXT)
561 cf_testd-cf-testd.o: cf-testd.c
563 …_fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/cf_testd-cf-testd.Tpo $(DEPDIR)/cf_testd-cf-testd.Po
568 cf_testd-cf-testd.obj: cf-testd.c
[all …]
H A DMakefile.am24 noinst_LTLIBRARIES = libcf-testd.la
43 cf-testd.c
46 noinst_PROGRAMS = cf-testd
49 cf_testd_LDADD = libcf-testd.la
/dports/sysutils/cfengine/cfengine-3.19.0/cf-testd/
H A DMakefile.in94 subdir = cf-testd
118 am_libcf_testd_la_OBJECTS = cf-testd.lo
125 cf_testd_SOURCES = cf-testd.c
446 noinst_LTLIBRARIES = libcf-testd.la
464 cf-testd.c
490 $(AUTOMAKE) --gnu cf-testd/Makefile
533 @rm -f cf-testd$(EXEEXT)
566 cf_testd-cf-testd.o: cf-testd.c
568 …_fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/cf_testd-cf-testd.Tpo $(DEPDIR)/cf_testd-cf-testd.Po
573 cf_testd-cf-testd.obj: cf-testd.c
[all …]
H A DMakefile.am24 noinst_LTLIBRARIES = libcf-testd.la
43 cf-testd.c
46 noinst_PROGRAMS = cf-testd
49 cf_testd_LDADD = libcf-testd.la
/dports/sysutils/cfengine318/cfengine-3.18.1/cf-testd/
H A DMakefile.in94 subdir = cf-testd
118 am_libcf_testd_la_OBJECTS = cf-testd.lo
125 cf_testd_SOURCES = cf-testd.c
446 noinst_LTLIBRARIES = libcf-testd.la
464 cf-testd.c
490 $(AUTOMAKE) --gnu cf-testd/Makefile
533 @rm -f cf-testd$(EXEEXT)
566 cf_testd-cf-testd.o: cf-testd.c
568 …_fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/cf_testd-cf-testd.Tpo $(DEPDIR)/cf_testd-cf-testd.Po
573 cf_testd-cf-testd.obj: cf-testd.c
[all …]
H A DMakefile.am24 noinst_LTLIBRARIES = libcf-testd.la
43 cf-testd.c
46 noinst_PROGRAMS = cf-testd
49 cf_testd_LDADD = libcf-testd.la
/dports/sysutils/cfengine319/cfengine-3.19.0/cf-testd/
H A DMakefile.in94 subdir = cf-testd
118 am_libcf_testd_la_OBJECTS = cf-testd.lo
125 cf_testd_SOURCES = cf-testd.c
446 noinst_LTLIBRARIES = libcf-testd.la
464 cf-testd.c
490 $(AUTOMAKE) --gnu cf-testd/Makefile
533 @rm -f cf-testd$(EXEEXT)
566 cf_testd-cf-testd.o: cf-testd.c
568 …_fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/cf_testd-cf-testd.Tpo $(DEPDIR)/cf_testd-cf-testd.Po
573 cf_testd-cf-testd.obj: cf-testd.c
[all …]
H A DMakefile.am24 noinst_LTLIBRARIES = libcf-testd.la
43 cf-testd.c
46 noinst_PROGRAMS = cf-testd
49 cf_testd_LDADD = libcf-testd.la
/dports/math/Imath/Imath-3.1.4/src/ImathTest/
H A DtestFun.cpp274 testd (0); in testFun()
275 testd (0.0 * -1.0); in testFun()
276 testd (1); in testFun()
277 testd (-1); in testFun()
278 testd (16); in testFun()
279 testd (7); in testFun()
280 testd (0.7); in testFun()
284 testd (v.d, false); in testFun()
286 testd (v.d, false); in testFun()
290 testd (v.d); in testFun()
[all …]
/dports/www/p5-POE-Component-Client-HTTP/POE-Component-Client-HTTP-0.949/t/
H A D54_hzheng_head_redir.t41 $heap->{testd} = Test::POE::Server::TCP->spawn(
50 my $port = $heap->{testd}->port;
60 my $port = $heap->{testd}->port;
76 $heap->{testd}->send_to_client($id, $data);
95 my $port = $heap->{testd}->port;
111 $heap->{testd}->shutdown;
H A D11_cancel.t67 $heap->{testd} = Test::POE::Server::TCP->spawn(
76 my $port = $heap->{testd}->port;
94 $heap->{testd}->send_to_client($id, $data);
100 $heap->{testd}->send_to_client($id, $head);
110 $_[HEAP]->{testd}->shutdown;
111 delete $_[HEAP]->{testd};
H A D10_shutdown.t43 $heap->{testd} = Test::POE::Server::TCP->spawn(
55 my $port = $heap->{testd}->port;
79 if ($heap->{testd}) {
80 $heap->{testd}->shutdown;
81 delete $heap->{testd};
H A D58_joel_cancel_multi.t52 $heap->{testd} = Test::POE::Server::TCP->spawn(
61 my $port = $heap->{testd}->port;
81 $heap->{testd}->send_to_client($id, $data);
84 $heap->{testd}->send_to_client($id, $data);
100 $heap->{testd}->shutdown;
/dports/sysutils/cfengine-devel/core-d08ae9eff/cf-testd/
H A DMakefile.am24 noinst_LTLIBRARIES = libcf-testd.la
43 cf-testd.c
46 noinst_PROGRAMS = cf-testd
49 cf_testd_LDADD = libcf-testd.la
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/runnable/
H A Dtest5.d9 extern (D) int testd(int i);
33 int testd(int i) in testd() function
45 assert(f.testd(7) == 54); in def()
46 assert(f.testd(10) == 57); in def()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/runnable/
H A Dtest5.d9 extern (D) int testd(int i);
33 int testd(int i) in testd() function
45 assert(f.testd(7) == 54); in def()
46 assert(f.testd(10) == 57); in def()

12345678910>>...13