]> git.ozlabs.org Git - ccan/blobdiff - ccan/rfc822/test/helper.h
rfc822: new module.
[ccan] / ccan / rfc822 / test / helper.h
diff --git a/ccan/rfc822/test/helper.h b/ccan/rfc822/test/helper.h
new file mode 100644 (file)
index 0000000..7e1e67b
--- /dev/null
@@ -0,0 +1,2 @@
+void failtest_setup(int argc, char *argv[]);
+void allocation_failure_check(void);