==== run-ed25519test ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /home/src/regress/lib/libcrypto/curve25519/ed25519test.c cc -o ed25519test ed25519test.o -Wl,-Bstatic -lcrypto -Wl,-Bdynamic ======== run-ed25519test ======== ./ed25519test ==== run-x25519test ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /home/src/regress/lib/libcrypto/curve25519/x25519test.c cc -o x25519test x25519test.o -Wl,-Bstatic -lcrypto -Wl,-Bdynamic ======== run-x25519test ======== ./x25519test