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:49:03 +0000 (12:49 +0200)
commitae4fc850a70f34d636024fe7c526d45f58560e6d
tree1529edd1db9fbf4b9818e4585c278531819566b4
parent8a7e4f1177c83df5814d4c3de7054ccbdf9f0507
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)

(cherry picked from commit 2de00f4f1e20d3dd4cb8e3165f30146c1294f6d4)
test/rsa_complex.c