From 4a3e83403f05cb300ae6e6633cdf069dc8b75786 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 5 Nov 2014 20:53:31 +0100 Subject: m doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/test/test.c | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/test/test.c') diff --git a/src/test/test.c b/src/test/test.c index 38f5d44..1f4cbd9 100644 --- a/src/test/test.c +++ b/src/test/test.c @@ -556,6 +556,13 @@ static int test_file(const libkeccak_spec_t* restrict spec, const char* restrict } +/** + * Basically, verify the correctness of the program. + * The current working path must be the root directory + * of the repository (the project directory). + * + * @return Zero on success, 1 on failure or incorrectness + */ int main(void) { libkeccak_generalised_spec_t gspec; -- cgit v1.2.3-70-g09d2