mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 02:36:22 +00:00
Added prof_strstr function
This commit is contained in:
@@ -64,3 +64,4 @@ void str_contains_str_whole(void **state);
|
||||
void str_empty_not_contains_str(void **state);
|
||||
void str_not_contains_str_empty(void **state);
|
||||
void str_empty_not_contains_str_empty(void **state);
|
||||
void prof_strstr_contains(void **state);
|
||||
|
||||
Reference in New Issue
Block a user