Add tests for format_call_external_argv

This commit is contained in:
William Wennerström
2020-12-07 16:16:15 +01:00
parent 4a1c118b8b
commit 867d895469
5 changed files with 91 additions and 19 deletions

View File

@@ -32,3 +32,4 @@ void strip_quotes_strips_both(void** state);
void prof_partial_occurrences_tests(void** state);
void prof_whole_occurrences_tests(void** state);
void unique_filename_from_url_td(void** state);
void format_call_external_argv_td(void** state);