From: Loup Vaillant Date: Sat, 9 Sep 2023 14:57:07 +0000 (+0200) Subject: Work around TIS-CI bug on x96_16 X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=7c8313724d4de8136f44ef197d65bd114058fa83;p=Monocypher.git Work around TIS-CI bug on x96_16 --- diff --git a/tests/tis-ci-gen-config.sh b/tests/tis-ci-gen-config.sh index 806e787..5c8c754 100755 --- a/tests/tis-ci-gen-config.sh +++ b/tests/tis-ci-gen-config.sh @@ -98,7 +98,9 @@ do echo ' , "tests/utils.c"' >> $TIS_CONFIG echo ' , "tests/tis-ci.c"' >> $TIS_CONFIG echo ' ]' >> $TIS_CONFIG - echo ', "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile="' \ + echo ', "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4"' \ >> $TIS_CONFIG echo ', "machdep" :' "\"$platform\"" >> $TIS_CONFIG echo ', "no-results" : true' >> $TIS_CONFIG diff --git a/tis.config b/tis.config index 8f4c5c0..f8c383a 100644 --- a/tis.config +++ b/tis.config @@ -7,7 +7,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_16" , "no-results" : true , "main" : "p_wipe" @@ -19,7 +21,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "sparc_32" , "no-results" : true , "main" : "p_wipe" @@ -31,7 +35,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_32" , "no-results" : true , "main" : "p_wipe" @@ -43,7 +49,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "rv64ifdq" , "no-results" : true , "main" : "p_wipe" @@ -55,7 +63,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "mips_64" , "no-results" : true , "main" : "p_wipe" @@ -67,7 +77,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_16" , "no-results" : true , "main" : "v_chacha20" @@ -79,7 +91,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "sparc_32" , "no-results" : true , "main" : "v_chacha20" @@ -91,7 +105,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_32" , "no-results" : true , "main" : "v_chacha20" @@ -103,7 +119,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "rv64ifdq" , "no-results" : true , "main" : "v_chacha20" @@ -115,7 +133,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "mips_64" , "no-results" : true , "main" : "v_chacha20" @@ -127,7 +147,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_16" , "no-results" : true , "main" : "v_ietf_chacha20" @@ -139,7 +161,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "sparc_32" , "no-results" : true , "main" : "v_ietf_chacha20" @@ -151,7 +175,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_32" , "no-results" : true , "main" : "v_ietf_chacha20" @@ -163,7 +189,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "rv64ifdq" , "no-results" : true , "main" : "v_ietf_chacha20" @@ -175,7 +203,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "mips_64" , "no-results" : true , "main" : "v_ietf_chacha20" @@ -187,7 +217,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_16" , "no-results" : true , "main" : "v_hchacha20" @@ -199,7 +231,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "sparc_32" , "no-results" : true , "main" : "v_hchacha20" @@ -211,7 +245,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_32" , "no-results" : true , "main" : "v_hchacha20" @@ -223,7 +259,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "rv64ifdq" , "no-results" : true , "main" : "v_hchacha20" @@ -235,7 +273,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "mips_64" , "no-results" : true , "main" : "v_hchacha20" @@ -247,7 +287,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_16" , "no-results" : true , "main" : "v_xchacha20" @@ -259,7 +301,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "sparc_32" , "no-results" : true , "main" : "v_xchacha20" @@ -271,7 +315,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_32" , "no-results" : true , "main" : "v_xchacha20" @@ -283,7 +329,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "rv64ifdq" , "no-results" : true , "main" : "v_xchacha20" @@ -295,7 +343,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "mips_64" , "no-results" : true , "main" : "v_xchacha20" @@ -307,7 +357,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_16" , "no-results" : true , "main" : "v_poly1305" @@ -319,7 +371,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "sparc_32" , "no-results" : true , "main" : "v_poly1305" @@ -331,7 +385,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_32" , "no-results" : true , "main" : "v_poly1305" @@ -343,7 +399,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "rv64ifdq" , "no-results" : true , "main" : "v_poly1305" @@ -355,7 +413,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "mips_64" , "no-results" : true , "main" : "v_poly1305" @@ -367,7 +427,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_16" , "no-results" : true , "main" : "v_aead_ietf" @@ -379,7 +441,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "sparc_32" , "no-results" : true , "main" : "v_aead_ietf" @@ -391,7 +455,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_32" , "no-results" : true , "main" : "v_aead_ietf" @@ -403,7 +469,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "rv64ifdq" , "no-results" : true , "main" : "v_aead_ietf" @@ -415,7 +483,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "mips_64" , "no-results" : true , "main" : "v_aead_ietf" @@ -427,7 +497,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_16" , "no-results" : true , "main" : "v_blake2b" @@ -439,7 +511,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "sparc_32" , "no-results" : true , "main" : "v_blake2b" @@ -451,7 +525,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_32" , "no-results" : true , "main" : "v_blake2b" @@ -463,7 +539,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "rv64ifdq" , "no-results" : true , "main" : "v_blake2b" @@ -475,7 +553,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "mips_64" , "no-results" : true , "main" : "v_blake2b" @@ -487,7 +567,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_16" , "no-results" : true , "main" : "v_sha512" @@ -499,7 +581,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "sparc_32" , "no-results" : true , "main" : "v_sha512" @@ -511,7 +595,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_32" , "no-results" : true , "main" : "v_sha512" @@ -523,7 +609,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "rv64ifdq" , "no-results" : true , "main" : "v_sha512" @@ -535,7 +623,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "mips_64" , "no-results" : true , "main" : "v_sha512" @@ -547,7 +637,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_16" , "no-results" : true , "main" : "v_sha512_hmac" @@ -559,7 +651,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "sparc_32" , "no-results" : true , "main" : "v_sha512_hmac" @@ -571,7 +665,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_32" , "no-results" : true , "main" : "v_sha512_hmac" @@ -583,7 +679,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "rv64ifdq" , "no-results" : true , "main" : "v_sha512_hmac" @@ -595,7 +693,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "mips_64" , "no-results" : true , "main" : "v_sha512_hmac" @@ -607,7 +707,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_16" , "no-results" : true , "main" : "v_sha512_hkdf" @@ -619,7 +721,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "sparc_32" , "no-results" : true , "main" : "v_sha512_hkdf" @@ -631,7 +735,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_32" , "no-results" : true , "main" : "v_sha512_hkdf" @@ -643,7 +749,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "rv64ifdq" , "no-results" : true , "main" : "v_sha512_hkdf" @@ -655,7 +763,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "mips_64" , "no-results" : true , "main" : "v_sha512_hkdf" @@ -667,7 +777,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_16" , "no-results" : true , "main" : "v_argon2" @@ -679,7 +791,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "sparc_32" , "no-results" : true , "main" : "v_argon2" @@ -691,7 +805,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_32" , "no-results" : true , "main" : "v_argon2" @@ -703,7 +819,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "rv64ifdq" , "no-results" : true , "main" : "v_argon2" @@ -715,7 +833,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "mips_64" , "no-results" : true , "main" : "v_argon2" @@ -727,7 +847,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_16" , "no-results" : true , "main" : "v_x25519" @@ -739,7 +861,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "sparc_32" , "no-results" : true , "main" : "v_x25519" @@ -751,7 +875,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_32" , "no-results" : true , "main" : "v_x25519" @@ -763,7 +889,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "rv64ifdq" , "no-results" : true , "main" : "v_x25519" @@ -775,7 +903,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "mips_64" , "no-results" : true , "main" : "v_x25519" @@ -787,7 +917,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_16" , "no-results" : true , "main" : "v_edDSA" @@ -799,7 +931,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "sparc_32" , "no-results" : true , "main" : "v_edDSA" @@ -811,7 +945,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_32" , "no-results" : true , "main" : "v_edDSA" @@ -823,7 +959,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "rv64ifdq" , "no-results" : true , "main" : "v_edDSA" @@ -835,7 +973,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "mips_64" , "no-results" : true , "main" : "v_edDSA" @@ -847,7 +987,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_16" , "no-results" : true , "main" : "v_edDSA_pk" @@ -859,7 +1001,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "sparc_32" , "no-results" : true , "main" : "v_edDSA_pk" @@ -871,7 +1015,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_32" , "no-results" : true , "main" : "v_edDSA_pk" @@ -883,7 +1029,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "rv64ifdq" , "no-results" : true , "main" : "v_edDSA_pk" @@ -895,7 +1043,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "mips_64" , "no-results" : true , "main" : "v_edDSA_pk" @@ -907,7 +1057,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_16" , "no-results" : true , "main" : "v_ed_25519" @@ -919,7 +1071,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "sparc_32" , "no-results" : true , "main" : "v_ed_25519" @@ -931,7 +1085,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_32" , "no-results" : true , "main" : "v_ed_25519" @@ -943,7 +1099,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "rv64ifdq" , "no-results" : true , "main" : "v_ed_25519" @@ -955,7 +1113,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "mips_64" , "no-results" : true , "main" : "v_ed_25519" @@ -967,7 +1127,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_16" , "no-results" : true , "main" : "v_ed_25519_check" @@ -979,7 +1141,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "sparc_32" , "no-results" : true , "main" : "v_ed_25519_check" @@ -991,7 +1155,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_32" , "no-results" : true , "main" : "v_ed_25519_check" @@ -1003,7 +1169,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "rv64ifdq" , "no-results" : true , "main" : "v_ed_25519_check" @@ -1015,7 +1183,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "mips_64" , "no-results" : true , "main" : "v_ed_25519_check" @@ -1027,7 +1197,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_16" , "no-results" : true , "main" : "v_elligator_dir" @@ -1039,7 +1211,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "sparc_32" , "no-results" : true , "main" : "v_elligator_dir" @@ -1051,7 +1225,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_32" , "no-results" : true , "main" : "v_elligator_dir" @@ -1063,7 +1239,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "rv64ifdq" , "no-results" : true , "main" : "v_elligator_dir" @@ -1075,7 +1253,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "mips_64" , "no-results" : true , "main" : "v_elligator_dir" @@ -1087,7 +1267,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_16" , "no-results" : true , "main" : "v_elligator_inv" @@ -1099,7 +1281,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "sparc_32" , "no-results" : true , "main" : "v_elligator_inv" @@ -1111,7 +1295,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_32" , "no-results" : true , "main" : "v_elligator_inv" @@ -1123,7 +1309,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "rv64ifdq" , "no-results" : true , "main" : "v_elligator_inv" @@ -1135,7 +1323,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "mips_64" , "no-results" : true , "main" : "v_elligator_inv" @@ -1147,7 +1337,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_16" , "no-results" : true , "main" : "p_eddsa_x25519" @@ -1159,7 +1351,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "sparc_32" , "no-results" : true , "main" : "p_eddsa_x25519" @@ -1171,7 +1365,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_32" , "no-results" : true , "main" : "p_eddsa_x25519" @@ -1183,7 +1379,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "rv64ifdq" , "no-results" : true , "main" : "p_eddsa_x25519" @@ -1195,7 +1393,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "mips_64" , "no-results" : true , "main" : "p_eddsa_x25519" @@ -1207,7 +1407,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_16" , "no-results" : true , "main" : "p_dirty" @@ -1219,7 +1421,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "sparc_32" , "no-results" : true , "main" : "p_dirty" @@ -1231,7 +1435,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_32" , "no-results" : true , "main" : "p_dirty" @@ -1243,7 +1449,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "rv64ifdq" , "no-results" : true , "main" : "p_dirty" @@ -1255,7 +1463,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "mips_64" , "no-results" : true , "main" : "p_dirty" @@ -1267,7 +1477,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_16" , "no-results" : true , "main" : "p_x25519_inverse" @@ -1279,7 +1491,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "sparc_32" , "no-results" : true , "main" : "p_x25519_inverse" @@ -1291,7 +1505,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_32" , "no-results" : true , "main" : "p_x25519_inverse" @@ -1303,7 +1519,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "rv64ifdq" , "no-results" : true , "main" : "p_x25519_inverse" @@ -1315,7 +1533,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "mips_64" , "no-results" : true , "main" : "p_x25519_inverse" @@ -1327,7 +1547,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_16" , "no-results" : true , "main" : "p_verify16" @@ -1339,7 +1561,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "sparc_32" , "no-results" : true , "main" : "p_verify16" @@ -1351,7 +1575,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_32" , "no-results" : true , "main" : "p_verify16" @@ -1363,7 +1589,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "rv64ifdq" , "no-results" : true , "main" : "p_verify16" @@ -1375,7 +1603,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "mips_64" , "no-results" : true , "main" : "p_verify16" @@ -1387,7 +1617,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_16" , "no-results" : true , "main" : "p_verify32" @@ -1399,7 +1631,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "sparc_32" , "no-results" : true , "main" : "p_verify32" @@ -1411,7 +1645,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_32" , "no-results" : true , "main" : "p_verify32" @@ -1423,7 +1659,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "rv64ifdq" , "no-results" : true , "main" : "p_verify32" @@ -1435,7 +1673,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "mips_64" , "no-results" : true , "main" : "p_verify32" @@ -1447,7 +1687,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_16" , "no-results" : true , "main" : "p_verify64" @@ -1459,7 +1701,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "sparc_32" , "no-results" : true , "main" : "p_verify64" @@ -1471,7 +1715,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "x86_32" , "no-results" : true , "main" : "p_verify64" @@ -1483,7 +1729,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "rv64ifdq" , "no-results" : true , "main" : "p_verify64" @@ -1495,7 +1743,9 @@ , "tests/utils.c" , "tests/tis-ci.c" ] -, "cpp-extra-args": "-Isrc -Isrc/optional -Itests -Dvolatile=" +, "cpp-extra-args": + "-Isrc -Isrc/optional -Itests -Dvolatile= + -DCLOCK_PROCESS_CPUTIME_ID=3 -DCLOCK_THREAD_CPUTIME_ID=4" , "machdep" : "mips_64" , "no-results" : true , "main" : "p_verify64"