tests: Add test for get_expanded_path()

This commit is contained in:
Michael Vetter
2026-02-23 17:43:22 +01:00
parent 1be326911c
commit 74bf33e727
3 changed files with 28 additions and 0 deletions

View File

@@ -34,3 +34,4 @@ void prof_whole_occurrences_tests(void** state);
void prof_occurrences_of_large_message_tests(void** state);
void unique_filename_from_url_td(void** state);
void format_call_external_argv_td(void** state);
void test_get_expanded_path(void** state);