#include "MyStringTest.h" #include int main (void) { MyStringTest_runAll(); printf ("Bye...\n"); return 0; }