From: Rich Salz Date: Wed, 26 Aug 2015 20:22:10 +0000 (-0400) Subject: Check OPENSSL_gmtime_diff X-Git-Tag: OpenSSL_1_1_0-pre1~729 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=3a3cb629d9ef66639198f6130f58e30f0606adc8;hp=3a3cb629d9ef66639198f6130f58e30f0606adc8 Check OPENSSL_gmtime_diff It's test code that only runs on 64bit time_t machines. Move it to a standalone test/gmdifftest Reviewed-by: Richard Levitte ---