#include "test.h" int main(int argc, char *argv[]) { test_ctype(); test_assert(); return 0; }