// 10 april 2019 #include "test.h" void timeoutMain(testingT *t, void *data) { uiMain(); } int main(void) { return testingMain(); }