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:
@@ -234,6 +234,7 @@ extern struct testcase_t link_handshake_tests[];
|
||||
extern struct testcase_t logging_tests[];
|
||||
extern struct testcase_t mainloop_tests[];
|
||||
extern struct testcase_t microdesc_tests[];
|
||||
extern struct testcase_t namemap_tests[];
|
||||
extern struct testcase_t netinfo_tests[];
|
||||
extern struct testcase_t nodelist_tests[];
|
||||
extern struct testcase_t oom_tests[];
|
||||
|
||||
Reference in New Issue
Block a user