]> git.codecow.com Git - Monocypher.git/commit
Put common test utilities in its own module
authorLoup Vaillant <loup@loup-vaillant.fr>
Sun, 24 Nov 2019 13:09:41 +0000 (14:09 +0100)
committerLoup Vaillant <loup@loup-vaillant.fr>
Sun, 24 Nov 2019 13:09:58 +0000 (14:09 +0100)
commit79ce972785c32d8a43b7da1ef617c42ad266171c
tree7080d9f167c66c66d37d5b2bd91ceddcd13ce709
parent7d47e1d9e1a1651e7a03626a5788d70ee0cc3772
Put common test utilities in its own module

This will help making separate test suite.
makefile
tests/gen/makefile
tests/test.c
tests/utils.c [new file with mode: 0644]
tests/utils.h