Searched refs:urls (Results 1 - 25 of 264) sorted by relevance

1234567891011

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/testenv/conf/
H A Durls.py10 def __init__(self, urls):
11 self.urls = urls
14 test_obj.urls = self.urls
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/testenv/conf/
H A Durls.py10 def __init__(self, urls):
11 self.urls = urls
14 test_obj.urls = self.urls
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/testenv/conf/
H A Durls.py10 def __init__(self, urls):
11 self.urls = urls
14 test_obj.urls = self.urls
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/tests/
H A DTest-204.px12 my %urls = (
28 my $the_test = HTTPTest->new (input => \%urls,
H A DTest-auth-retcode.px12 my %urls = (
31 my $the_test = HTTPTest->new (input => \%urls,
H A DTest-ftp--start-pos.px14 my %urls = (
33 input => \%urls,
H A DTest--start-pos.px14 my %urls = (
37 my $the_test = HTTPTest->new (input => \%urls,
H A DTest-N--no-content-disposition-trivial.px16 my %urls = (
41 my $the_test = HTTPTest->new (input => \%urls,
H A DTest-N--no-content-disposition.px16 my %urls = (
42 my $the_test = HTTPTest->new (input => \%urls,
H A DTest-N.px16 my %urls = (
41 my $the_test = HTTPTest->new (input => \%urls,
H A DTest-auth-basic.px14 my %urls = (
41 my $the_test = HTTPTest->new (input => \%urls,
H A DTest-auth-no-challenge-url.px14 my %urls = (
42 my $the_test = HTTPTest->new (input => \%urls,
H A DTest-auth-no-challenge.px14 my %urls = (
43 my $the_test = HTTPTest->new (input => \%urls,
H A DTest-auth-with-content-disposition.px14 my %urls = (
42 my $the_test = HTTPTest->new (input => \%urls,
H A DTest-c-full.px20 my %urls = (
49 my $the_test = HTTPTest->new (input => \%urls,
H A DTest-c.px20 my %urls = (
46 my $the_test = HTTPTest->new (input => \%urls,
H A DTest-cookies-401.px14 my %urls = (
45 my $the_test = HTTPTest->new (input => \%urls,
H A DTest-ftp.px19 my %urls = (
38 input => \%urls,
H A DTest-proxy-auth-basic.px14 my %urls = (
41 my $the_test = HTTPTest->new (input => \%urls,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/tests/
H A DTest-204.px12 my %urls = (
28 my $the_test = HTTPTest->new (input => \%urls,
H A DTest-auth-retcode.px12 my %urls = (
31 my $the_test = HTTPTest->new (input => \%urls,
H A DTest-ftp--start-pos.px14 my %urls = (
33 input => \%urls,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/tests/
H A DTest-204.px12 my %urls = (
28 my $the_test = HTTPTest->new (input => \%urls,
H A DTest-auth-retcode.px12 my %urls = (
31 my $the_test = HTTPTest->new (input => \%urls,
H A DTest-ftp--start-pos.px14 my %urls = (
33 input => \%urls,

Completed in 186 milliseconds

1234567891011