void test_unity_functions(); int main(int argc, char** argv) { test_unity_functions(); return 0; }