summaryrefslogtreecommitdiff
path: root/test/math/test-signgam-uint-init.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/math/test-signgam-uint-init.c')
-rw-r--r--test/math/test-signgam-uint-init.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/math/test-signgam-uint-init.c b/test/math/test-signgam-uint-init.c
new file mode 100644
index 0000000..e3d064f
--- /dev/null
+++ b/test/math/test-signgam-uint-init.c
@@ -0,0 +1,3 @@
+#define TYPE unsigned int
+#define DO_INIT 1
+#include "test-signgam-main.c"