summaryrefslogtreecommitdiffstats
path: root/meta-perl/conf/include/ptest-packagelists-meta-perl.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-perl/conf/include/ptest-packagelists-meta-perl.inc')
-rw-r--r--meta-perl/conf/include/ptest-packagelists-meta-perl.inc41
1 files changed, 21 insertions, 20 deletions
diff --git a/meta-perl/conf/include/ptest-packagelists-meta-perl.inc b/meta-perl/conf/include/ptest-packagelists-meta-perl.inc
index e0c5707f4b..ef0c59dc2f 100644
--- a/meta-perl/conf/include/ptest-packagelists-meta-perl.inc
+++ b/meta-perl/conf/include/ptest-packagelists-meta-perl.inc
@@ -7,19 +7,40 @@
7# 7#
8# ptests which take less than ~30s each 8# ptests which take less than ~30s each
9PTESTS_FAST_META_PERL = "\ 9PTESTS_FAST_META_PERL = "\
10 libauthen-sasl-perl \
10 libcapture-tiny-perl \ 11 libcapture-tiny-perl \
12 libconfig-autoconf-perl \
13 libcrypt-openssl-guess-perl \
11 libcrypt-openssl-random-perl \ 14 libcrypt-openssl-random-perl \
15 libcrypt-openssl-rsa-perl \
16 libcgi-perl \
17 libdata-hexdump-perl \
18 libdbd-sqlite-perl \
12 libdigest-hmac-perl \ 19 libdigest-hmac-perl \
20 libdigest-sha1-perl \
13 liberror-perl \ 21 liberror-perl \
14 libextutils-config-perl \ 22 libextutils-config-perl \
15 libextutils-installpaths-perl \ 23 libextutils-installpaths-perl \
24 libfile-slurper-perl \
16 libhtml-tagset-perl \ 25 libhtml-tagset-perl \
26 libmime-base32-perl \
27 libmime-types-perl \
28 libmodule-build-tiny-perl \
17 libmozilla-ca-perl \ 29 libmozilla-ca-perl \
30 libnet-dns-perl \
31 libnet-dns-sec-perl \
18 libnet-ldap-perl \ 32 libnet-ldap-perl \
33 libnet-ssleay-perl \
19 libstrictures-perl \ 34 libstrictures-perl \
35 libsub-uplevel-perl \
20 libterm-readkey-perl \ 36 libterm-readkey-perl \
37 libtest-deep-perl \
38 libtest-harness-perl \
21 libtest-nowarnings-perl \ 39 libtest-nowarnings-perl \
40 libtest-warn-perl \
22 libtext-diff-perl \ 41 libtext-diff-perl \
42 libunicode-linebreak-perl \
43 liburi-perl \
23" 44"
24 45
25PTESTS_SLOW_META_PERL = "\ 46PTESTS_SLOW_META_PERL = "\
@@ -27,27 +48,7 @@ PTESTS_SLOW_META_PERL = "\
27" 48"
28 49
29PTESTS_PROBLEMS_META_PERL = "\ 50PTESTS_PROBLEMS_META_PERL = "\
30 libauthen-sasl-perl \
31 libcgi-perl \
32 libconfig-autoconf-perl \
33 libcrypt-openssl-guess-perl \
34 libcrypt-openssl-rsa-perl \
35 libdata-hexdump-perl \
36 libdbd-sqlite-perl \
37 libdigest-sha1-perl \
38 libfile-slurper-perl \
39 libhtml-parser-perl \ 51 libhtml-parser-perl \
40 libmime-types-perl \
41 libmodule-build-tiny-perl \
42 libnet-dns-perl \
43 libnet-dns-sec-perl \
44 libnet-ssleay-perl \
45 libsub-uplevel-perl \
46 libtest-deep-perl \
47 libtest-harness-perl \
48 libtest-warn-perl \
49 libunicode-linebreak-perl \
50 libunix-statgrab \ 52 libunix-statgrab \
51 liburi-perl \
52 libxml-libxml-perl \ 53 libxml-libxml-perl \
53" 54"