aboutsummaryrefslogtreecommitdiff
path: root/tests/fst_test_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fst_test_util.h')
-rw-r--r--tests/fst_test_util.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/fst_test_util.h b/tests/fst_test_util.h
new file mode 100644
index 0000000..b67b945
--- /dev/null
+++ b/tests/fst_test_util.h
@@ -0,0 +1,7 @@
1#include "../src/fst.h"
2
3extern char *algs[];
4
5bool equal_and_log(Cube *c, Cube *d);
6bool try_str(CubeTester f, char *algstr, char *msg);
7bool try_all_str(CubeTester f, char *msg);

Generated with cgit - Back to sebastiano.tronto.net