#include #include #include #include #include "../src/stringManipulation.c" void test_isLetterOfAlphabet() { /*test block 1*/ char *testStringsToTrue[] = {"adhj","kasdlwq","vbeuqor","kalkwyynmakj","kakswxl","akljlxjkcyxyklj","asdjhuwpwe","xbcvddd","klajksdjkl","ghghgtie","kajsd"}; unsigned int numberOfElements = sizeof(testStringsToTrue) / sizeof(char *); for(int i=0;i