zupt/tests
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Cristian Cezar Moisés 31fa4028aa
Some checks failed
CI / packaging-syntax (push) Has been cancelled
CI / build-and-test (clang) (push) Has been cancelled
CI / build-and-test (gcc) (push) Has been cancelled
CI / strict-warnings (clang, -Wall -Wextra -Wpedantic -Wshadow -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnull-dereference -O2 -std=c11 -Werror) (push) Has been cancelled
CI / strict-warnings (gcc, -Wall -Wextra -Wpedantic -Wshadow -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnull-dereference -Wformat-security -Wlogical-op -Wjump-misses-init -Wdouble-promotion -O2 -std=c11 -Werror) (push) Has been cancelled
CI / sanitizers (push) Has been cancelled
CI / pie-hardening (push) Has been cancelled
CI / cross-aarch64 (push) Has been cancelled
CI / dist-reproducibility (push) Has been cancelled
CI / release (push) Has been cancelled
tests: make 'make check' pass on the source-only (WITH_SDK=0) build
The SDK-mode regression tests (audit, F-08/F-10/F-11/F-12, pq-box, KDF
transparency) now skip cleanly when built without libzuptsdk, and the
constant-time test links libzuptsdk only when present (its primitives are
native). Also drop a dead 'seqs_decoded' variable in vv_ans.c that failed
the exact-size test's -Werror=unused-but-set-variable. 'make check' is
green source-only, so the openSUSE %check no longer blocks the build.
2026-07-08 16:15:04 -03:00
..
fuzz_decompress.c v2.2.2 2026-05-01 09:58:47 -03:00
fuzz_format.c v2.2.2 2026-05-01 09:58:47 -03:00
fuzz_vv_decompress.c v2.2.2 2026-05-01 09:58:47 -03:00
regression.sh v2.2.2 2026-05-01 09:58:47 -03:00
run_quick.sh v4.0.0: codec 2.60.4 security release, --pq-box sealed-box mode, F-16 fix 2026-06-10 18:48:58 -03:00
test_arg_order.sh v2.2.2 2026-05-01 09:58:47 -03:00
test_audit.sh tests: make 'make check' pass on the source-only (WITH_SDK=0) build 2026-07-08 16:15:04 -03:00
test_audit_flake.sh v4.0.0: codec 2.60.4 security release, --pq-box sealed-box mode, F-16 fix 2026-06-10 18:48:58 -03:00
test_block_swap.sh v2.2.2 2026-05-01 09:58:47 -03:00
test_codec_exact_size.c v4.0.0: codec 2.60.4 security release, --pq-box sealed-box mode, F-16 fix 2026-06-10 18:48:58 -03:00
test_codec_exact_size.sh v4.0.0: codec 2.60.4 security release, --pq-box sealed-box mode, F-16 fix 2026-06-10 18:48:58 -03:00
test_completions_manpage.sh v4.0.0: codec 2.60.4 security release, --pq-box sealed-box mode, F-16 fix 2026-06-10 18:48:58 -03:00
test_ct_timing.c v4.0.0: codec 2.60.4 security release, --pq-box sealed-box mode, F-16 fix 2026-06-10 18:48:58 -03:00
test_ct_timing.sh tests: make 'make check' pass on the source-only (WITH_SDK=0) build 2026-07-08 16:15:04 -03:00
test_dedup_props.sh v2.2.2 2026-05-01 09:58:47 -03:00
test_dist_reproducible.sh v4.0.0: codec 2.60.4 security release, --pq-box sealed-box mode, F-16 fix 2026-06-10 18:48:58 -03:00
test_f06_hmac.c v4.0.0: codec 2.60.4 security release, --pq-box sealed-box mode, F-16 fix 2026-06-10 18:48:58 -03:00
test_f08_topmac.sh tests: make 'make check' pass on the source-only (WITH_SDK=0) build 2026-07-08 16:15:04 -03:00
test_f09_preface.sh v4.0.0: codec 2.60.4 security release, --pq-box sealed-box mode, F-16 fix 2026-06-10 18:48:58 -03:00
test_f10_kdf_default.sh tests: make 'make check' pass on the source-only (WITH_SDK=0) build 2026-07-08 16:15:04 -03:00
test_f11_authfail_message.sh tests: make 'make check' pass on the source-only (WITH_SDK=0) build 2026-07-08 16:15:04 -03:00
test_f12_comment.sh tests: make 'make check' pass on the source-only (WITH_SDK=0) build 2026-07-08 16:15:04 -03:00
test_gui_branding.sh v4.0.0: codec 2.60.4 security release, --pq-box sealed-box mode, F-16 fix 2026-06-10 18:48:58 -03:00
test_help_consistency.sh v4.0.0: codec 2.60.4 security release, --pq-box sealed-box mode, F-16 fix 2026-06-10 18:48:58 -03:00
test_hmac_incremental.c v4.0.0: codec 2.60.4 security release, --pq-box sealed-box mode, F-16 fix 2026-06-10 18:48:58 -03:00
test_hmac_incremental.sh v4.0.0: codec 2.60.4 security release, --pq-box sealed-box mode, F-16 fix 2026-06-10 18:48:58 -03:00
test_kdf_transparency.c v4.0.0: codec 2.60.4 security release, --pq-box sealed-box mode, F-16 fix 2026-06-10 18:48:58 -03:00
test_kdf_transparency.sh tests: make 'make check' pass on the source-only (WITH_SDK=0) build 2026-07-08 16:15:04 -03:00
test_packaging_syntax.sh docs: complete zupt → vaptvupt rename; README v4.0.0 refresh 2026-06-11 22:32:31 -03:00
test_path_traversal.sh v2.2.2 2026-05-01 09:58:47 -03:00
test_pq.sh v2.2.2 2026-05-01 09:58:47 -03:00
test_pqbox.sh tests: make 'make check' pass on the source-only (WITH_SDK=0) build 2026-07-08 16:15:04 -03:00
test_sdk.sh v4.0.0: codec 2.60.4 security release, --pq-box sealed-box mode, F-16 fix 2026-06-10 18:48:58 -03:00
test_sha256_shani.c v4.0.0: codec 2.60.4 security release, --pq-box sealed-box mode, F-16 fix 2026-06-10 18:48:58 -03:00
test_sha256_shani.sh v4.0.0: codec 2.60.4 security release, --pq-box sealed-box mode, F-16 fix 2026-06-10 18:48:58 -03:00
test_static_analysis.sh v4.0.0: codec 2.60.4 security release, --pq-box sealed-box mode, F-16 fix 2026-06-10 18:48:58 -03:00
test_threaded.sh v2.2.2 2026-05-01 09:58:47 -03:00
test_vaptvupt.c v2.1.7: Zupt is now licensed under the GNU Affero General Public License v3.0 or later (AGPL-3.0-or-later) + VaptVupt v2.46.1(GPLv3) 2026-04-26 01:47:45 -03:00
test_vectors.c v4.0.0: codec 2.60.4 security release, --pq-box sealed-box mode, F-16 fix 2026-06-10 18:48:58 -03:00
test_vv_decode_slack.sh v4.0.0: codec 2.60.4 security release, --pq-box sealed-box mode, F-16 fix 2026-06-10 18:48:58 -03:00