From b0daa8600832c690360c40630ad4a3e4c1ff6cd4 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 20 Feb 2022 14:26:13 +0100 Subject: add todo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- test.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test.c b/test.c index 710ad58..87aedf4 100644 --- a/test.c +++ b/test.c @@ -773,6 +773,8 @@ main(void) libblake_init(); + /* TODO check macro constants */ + CHECK_HEX(1, 00, 12, 32, 00, 45, 67, 82, 9A, B0, CD, FE, FF, 80, 08, CC, 28); CHECK_HEX(0, 00, 12, 32, 00, 45, 67, 82, 9a, b0, cd, fe, ff, 80, 08, cc, 28); -- cgit v1.2.3-70-g09d2