mirror of
https://github.com/Netflix/dial-reference.git
synced 2026-06-10 03:39:57 +00:00
Add to and improve upon the DIAL server unit tests.
This commit is contained in:
@@ -25,10 +25,6 @@
|
||||
#ifndef SRC_SERVER_TESTS_TEST_URL_LIB_H_
|
||||
#define SRC_SERVER_TESTS_TEST_URL_LIB_H_
|
||||
|
||||
void test_smartstrcat();
|
||||
void test_urldecode();
|
||||
void test_parse_app_name();
|
||||
void test_parse_param();
|
||||
void test_parse_params();
|
||||
void test_url_lib_suite();
|
||||
|
||||
#endif /* SRC_SERVER_TESTS_TEST_URL_LIB_H_ */
|
||||
|
||||
Reference in New Issue
Block a user