Add: itao + strdup tests
This commit is contained in:
@@ -17,4 +17,6 @@ int main(void)
|
||||
strlen_launcher();
|
||||
atoi_launcher();
|
||||
strncmp_launcher();
|
||||
strdup_launcher();
|
||||
itoa_launcher();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user