mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Add a type to map names to short identifiers
We'll be using this for four kinds of identifier in dispatch.c
This commit is contained in:
@@ -857,6 +857,7 @@ struct testgroup_t testgroups[] = {
|
||||
{ "consdiff/", consdiff_tests },
|
||||
{ "consdiffmgr/", consdiffmgr_tests },
|
||||
{ "container/", container_tests },
|
||||
{ "container/namemap/", namemap_tests },
|
||||
{ "control/", controller_tests },
|
||||
{ "control/btrack/", btrack_tests },
|
||||
{ "control/event/", controller_event_tests },
|
||||
|
||||
Reference in New Issue
Block a user