/* * DO NOT EDIT THIS FILE. Generated by checkmk. * Edit the original source file "in" instead. */ #include #line 1 "in" /* Fail when tests with identical name are detected */ START_TEST(test1) { #line 4 ck_assert(1 == 1); } END_TEST START_TEST(test2) { #line 6 ck_assert(1 == 1); } END_TEST