djgpp: Skip test/rsa_complex.c
authorJ.W. Jagersma <jwjagersma@gmail.com>
Tue, 27 Sep 2022 16:52:05 +0000 (18:52 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 29 Sep 2022 10:48:23 +0000 (12:48 +0200)
commit2de00f4f1e20d3dd4cb8e3165f30146c1294f6d4
treeb30daecdc9d5b9802ba5a4d649bcba9db5be5eec
parentcffb65f2ff85f19418ed121275901674824e52ca
djgpp: Skip test/rsa_complex.c

We don't have <complex.h> on djgpp, so this entire test can be skipped.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19286)
test/rsa_complex.c