summaryrefslogtreecommitdiff
path: root/test/suites.h
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2017-02-17 21:28:53 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2017-02-17 21:28:53 +0000
commit189d7eb970b025c570c7ccce916759083373bdde (patch)
treef4f7c3a71ecc7851a8a7b86206bbb202b5cab551 /test/suites.h
downloadccache-tarball-189d7eb970b025c570c7ccce916759083373bdde.tar.gz
Diffstat (limited to 'test/suites.h')
-rw-r--r--test/suites.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/suites.h b/test/suites.h
new file mode 100644
index 0000000..335b29d
--- /dev/null
+++ b/test/suites.h
@@ -0,0 +1,10 @@
+SUITE(args)
+SUITE(argument_processing)
+SUITE(compopt)
+SUITE(conf)
+SUITE(counters)
+SUITE(hash)
+SUITE(hashutil)
+SUITE(lockfile)
+SUITE(stats)
+SUITE(util)