]> git.codecow.com Git - Monocypher.git/commit
Move relevant parts of tests/utils.c to tests/gen
authorLoup Vaillant <loup@loup-vaillant.fr>
Mon, 27 Feb 2023 13:24:05 +0000 (14:24 +0100)
committerLoup Vaillant <loup@loup-vaillant.fr>
Mon, 27 Feb 2023 13:26:27 +0000 (14:26 +0100)
commitc4e6f1931d32882f1da0f0c764eef47808397d80
tree76baca36ff1b3306a750a5d4bdafe00721750552
parent269fcbb01ccb4189c507e42a352a35a27fb40778
Move relevant parts of tests/utils.c to tests/gen

The main point is to remove dead code from tests/utils.c, and have the
tarball be as clean as possible.  Incidentally this also cleans up the
dependencies for test vector generation as well.
tests/gen/makefile
tests/gen/utils.c [new file with mode: 0644]
tests/gen/utils.h [new file with mode: 0644]
tests/utils.c
tests/utils.h