#include "tests.h" void test_8() { printf("TEST 8 STARTET\n"); char test[25]; assert(!resetInput(test)); printf("TEST 8 ERFOLGREICH\n"); }