]> git.codecow.com Git - Monocypher.git/commitdiff
Fix TIS-CI config
authorLoup Vaillant <loup@loup-vaillant.fr>
Sat, 31 Dec 2022 00:35:15 +0000 (01:35 +0100)
committerLoup Vaillant <loup@loup-vaillant.fr>
Sat, 31 Dec 2022 00:35:15 +0000 (01:35 +0100)
tests/tis-ci-gen-config.sh
tis.config

index a53a1a93dd9c1c2e5ca651bf7bede5be81b9666a..7270505501fa824dfe38d2214c0598ddf2499a21 100755 (executable)
@@ -67,7 +67,7 @@ for entry_point in      \
     "v_blake2b"         \
     "v_sha512"          \
     "v_hmac_sha512"     \
-    "v_argon2i"         \
+    "v_argon2         \
     "v_edDSA"           \
     "v_ed_25519"        \
     "v_ed_25519_check"  \
index de6ea52faa670ea60eb6a66762924badc58093b9..f7e92348a599830f0b4222aef1e313930b799d84 100644 (file)
 , "no-results"    : true
 , "main"          : "v_hmac_sha512"
 },
-{ "name"          : "v_argon2i - sparc_32"
+{ "name"          : "v_argon2 - sparc_32"
 , "files"         :
   [ "src/monocypher.c"
   , "src/optional/monocypher-ed25519.c"
 , "cpp-extra-args": "-Isrc -Isrc/optional -Itests"
 , "machdep"       : "sparc_32"
 , "no-results"    : true
-, "main"          : "v_argon2i"
+, "main"          : "v_argon2"
 },
-{ "name"          : "v_argon2i - x86_32"
+{ "name"          : "v_argon2 - x86_32"
 , "files"         :
   [ "src/monocypher.c"
   , "src/optional/monocypher-ed25519.c"
 , "cpp-extra-args": "-Isrc -Isrc/optional -Itests"
 , "machdep"       : "x86_32"
 , "no-results"    : true
-, "main"          : "v_argon2i"
+, "main"          : "v_argon2"
 },
-{ "name"          : "v_argon2i - x86_16"
+{ "name"          : "v_argon2 - x86_16"
 , "files"         :
   [ "src/monocypher.c"
   , "src/optional/monocypher-ed25519.c"
 , "cpp-extra-args": "-Isrc -Isrc/optional -Itests"
 , "machdep"       : "x86_16"
 , "no-results"    : true
-, "main"          : "v_argon2i"
+, "main"          : "v_argon2"
 },
-{ "name"          : "v_argon2i - x86_win64"
+{ "name"          : "v_argon2 - x86_win64"
 , "files"         :
   [ "src/monocypher.c"
   , "src/optional/monocypher-ed25519.c"
 , "cpp-extra-args": "-Isrc -Isrc/optional -Itests"
 , "machdep"       : "x86_win64"
 , "no-results"    : true
-, "main"          : "v_argon2i"
+, "main"          : "v_argon2"
 },
-{ "name"          : "v_argon2i - armeb_eabi"
+{ "name"          : "v_argon2 - armeb_eabi"
 , "files"         :
   [ "src/monocypher.c"
   , "src/optional/monocypher-ed25519.c"
 , "cpp-extra-args": "-Isrc -Isrc/optional -Itests"
 , "machdep"       : "armeb_eabi"
 , "no-results"    : true
-, "main"          : "v_argon2i"
+, "main"          : "v_argon2"
 },
-{ "name"          : "v_argon2i - arm_eabi"
+{ "name"          : "v_argon2 - arm_eabi"
 , "files"         :
   [ "src/monocypher.c"
   , "src/optional/monocypher-ed25519.c"
 , "cpp-extra-args": "-Isrc -Isrc/optional -Itests"
 , "machdep"       : "arm_eabi"
 , "no-results"    : true
-, "main"          : "v_argon2i"
+, "main"          : "v_argon2"
 },
-{ "name"          : "v_argon2i - aarch64"
+{ "name"          : "v_argon2 - aarch64"
 , "files"         :
   [ "src/monocypher.c"
   , "src/optional/monocypher-ed25519.c"
 , "cpp-extra-args": "-Isrc -Isrc/optional -Itests"
 , "machdep"       : "aarch64"
 , "no-results"    : true
-, "main"          : "v_argon2i"
+, "main"          : "v_argon2"
 },
-{ "name"          : "v_argon2i - rv64ifdq"
+{ "name"          : "v_argon2 - rv64ifdq"
 , "files"         :
   [ "src/monocypher.c"
   , "src/optional/monocypher-ed25519.c"
 , "cpp-extra-args": "-Isrc -Isrc/optional -Itests"
 , "machdep"       : "rv64ifdq"
 , "no-results"    : true
-, "main"          : "v_argon2i"
+, "main"          : "v_argon2"
 },
-{ "name"          : "v_argon2i - mips_64"
+{ "name"          : "v_argon2 - mips_64"
 , "files"         :
   [ "src/monocypher.c"
   , "src/optional/monocypher-ed25519.c"
 , "cpp-extra-args": "-Isrc -Isrc/optional -Itests"
 , "machdep"       : "mips_64"
 , "no-results"    : true
-, "main"          : "v_argon2i"
+, "main"          : "v_argon2"
 },
-{ "name"          : "v_argon2i - ppc_64"
+{ "name"          : "v_argon2 - ppc_64"
 , "files"         :
   [ "src/monocypher.c"
   , "src/optional/monocypher-ed25519.c"
 , "cpp-extra-args": "-Isrc -Isrc/optional -Itests"
 , "machdep"       : "ppc_64"
 , "no-results"    : true
-, "main"          : "v_argon2i"
+, "main"          : "v_argon2"
 },
 { "name"          : "v_edDSA - sparc_32"
 , "files"         :