Lines Matching refs:test

80 …PROGRAMS{noinst}=asn1-test asn1parse-test bignum-test bndiv-test client-test conf-test crl-test se…
83 PROGRAMS{noinst}=cmp-test
87 PROGRAMS{noinst}=cms-test
91 PROGRAMS{noinst}=ct-test
95 PROGRAMS{noinst}=x509-test
98 SOURCE[asn1-test]=asn1.c test-corpus.c fuzz_rand.c
99 INCLUDE[asn1-test]=../include
100 DEPEND[asn1-test]=../libcrypto ../libssl
102 SOURCE[asn1parse-test]=asn1parse.c test-corpus.c
103 INCLUDE[asn1parse-test]=../include
104 DEPEND[asn1parse-test]=../libcrypto
106 SOURCE[bignum-test]=bignum.c test-corpus.c
107 INCLUDE[bignum-test]=../include
108 DEPEND[bignum-test]=../libcrypto
110 SOURCE[bndiv-test]=bndiv.c test-corpus.c
111 INCLUDE[bndiv-test]=../include
112 DEPEND[bndiv-test]=../libcrypto
114 SOURCE[client-test]=client.c test-corpus.c fuzz_rand.c
115 INCLUDE[client-test]=../include
116 DEPEND[client-test]=../libcrypto ../libssl
118 SOURCE[cmp-test]=cmp.c test-corpus.c fuzz_rand.c
119 INCLUDE[cmp-test]=../include
120 DEPEND[cmp-test]=../libcrypto.a
123 SOURCE[cms-test]=cms.c test-corpus.c
124 INCLUDE[cms-test]=../include
125 DEPEND[cms-test]=../libcrypto
127 SOURCE[conf-test]=conf.c test-corpus.c
128 INCLUDE[conf-test]=../include
129 DEPEND[conf-test]=../libcrypto
131 SOURCE[crl-test]=crl.c test-corpus.c
132 INCLUDE[crl-test]=../include
133 DEPEND[crl-test]=../libcrypto
135 SOURCE[ct-test]=ct.c test-corpus.c
136 INCLUDE[ct-test]=../include
137 DEPEND[ct-test]=../libcrypto
139 SOURCE[server-test]=server.c test-corpus.c fuzz_rand.c
140 INCLUDE[server-test]=../include
141 DEPEND[server-test]=../libcrypto ../libssl
143 SOURCE[x509-test]=x509.c test-corpus.c fuzz_rand.c
144 INCLUDE[x509-test]=../include
145 DEPEND[x509-test]=../libcrypto