]> git.codecow.com Git - Monocypher.git/commitdiff
Work around TIS-CI bug on x96_16
authorLoup Vaillant <loup@loup-vaillant.fr>
Sat, 9 Sep 2023 14:57:07 +0000 (16:57 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Sat, 9 Sep 2023 14:57:07 +0000 (16:57 +0200)
tests/tis-ci-gen-config.sh
tis.config

index 806e7872d59e07f3cada7ebc3932d231fd00255a..5c8c7547e3748eb072a214d0ae5e911274471d96 100755 (executable)
@@ -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
index 8f4c5c06262765ecff137baa08252af957784167..f8c383a306f23edbe356e1eda45a9847b194f4e4 100644 (file)
@@ -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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"
   , "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"