Home
last modified time | relevance | path

Searched refs:test_name (Results 1 – 1 of 1) sorted by relevance

/fs/unicode/
Dmkutf8data.c47 const char *test_name = TEST_NAME; variable
3225 printf("Parsing %s\n", test_name); in normalization_test()
3227 file = fopen(test_name, "r"); in normalization_test()
3229 open_fail(test_name, errno); in normalization_test()
3270 file_fail(test_name); in normalization_test()
3378 test_name = optarg; in main()