commit-reach: make can_all_from_reach... linear
[gitweb.git] / t / helper / test-tool.c
index 805a45de9c877d9e5fecb6aa543e6ac985443d5b..582d02adfd93ef5e72ec835b80fd218a3f2afb51 100644 (file)
@@ -26,9 +26,11 @@ static struct test_cmd cmds[] = {
        { "online-cpus", cmd__online_cpus },
        { "path-utils", cmd__path_utils },
        { "prio-queue", cmd__prio_queue },
+       { "reach", cmd__reach },
        { "read-cache", cmd__read_cache },
        { "ref-store", cmd__ref_store },
        { "regex", cmd__regex },
+       { "repository", cmd__repository },
        { "revision-walking", cmd__revision_walking },
        { "run-command", cmd__run_command },
        { "scrap-cache-tree", cmd__scrap_cache_tree },