From 36082a2fe36ecd800d784ae44c14f1f18c66a7e9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 09:33:12 +0200 Subject: Adding upstream version 3.7.9. Signed-off-by: Daniel Baumann --- tests/windows/ncrypt-int.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/windows/ncrypt-int.h (limited to 'tests/windows/ncrypt-int.h') diff --git a/tests/windows/ncrypt-int.h b/tests/windows/ncrypt-int.h new file mode 100644 index 0000000..a4762bd --- /dev/null +++ b/tests/windows/ncrypt-int.h @@ -0,0 +1 @@ +#define assert_int_nequal(x,y) assert((x)==(y)) -- cgit v1.2.3