Lines Matching full:test
68 …PROGRAMS_NO_INST=asn1-test asn1parse-test bignum-test bndiv-test client-test conf-test crl-test se…
71 PROGRAMS_NO_INST=cms-test
75 PROGRAMS_NO_INST=ct-test
78 SOURCE[asn1-test]=asn1.c test-corpus.c
79 INCLUDE[asn1-test]=../include
80 DEPEND[asn1-test]=../libcrypto ../libssl
82 SOURCE[asn1parse-test]=asn1parse.c test-corpus.c
83 INCLUDE[asn1parse-test]=../include
84 DEPEND[asn1parse-test]=../libcrypto
86 SOURCE[bignum-test]=bignum.c test-corpus.c
87 INCLUDE[bignum-test]=../include
88 DEPEND[bignum-test]=../libcrypto
90 SOURCE[bndiv-test]=bndiv.c test-corpus.c
91 INCLUDE[bndiv-test]=../include
92 DEPEND[bndiv-test]=../libcrypto
94 SOURCE[client-test]=client.c test-corpus.c
95 INCLUDE[client-test]=../include
96 DEPEND[client-test]=../libcrypto ../libssl
98 SOURCE[cms-test]=cms.c test-corpus.c
99 INCLUDE[cms-test]=../include
100 DEPEND[cms-test]=../libcrypto
102 SOURCE[conf-test]=conf.c test-corpus.c
103 INCLUDE[conf-test]=../include
104 DEPEND[conf-test]=../libcrypto
106 SOURCE[crl-test]=crl.c test-corpus.c
107 INCLUDE[crl-test]=../include
108 DEPEND[crl-test]=../libcrypto
110 SOURCE[ct-test]=ct.c test-corpus.c
111 INCLUDE[ct-test]=../include
112 DEPEND[ct-test]=../libcrypto
114 SOURCE[server-test]=server.c test-corpus.c
115 INCLUDE[server-test]=../include
116 DEPEND[server-test]=../libcrypto ../libssl
118 SOURCE[x509-test]=x509.c test-corpus.c
119 INCLUDE[x509-test]=../include
120 DEPEND[x509-test]=../libcrypto