Searched refs:MAX_TEST_NAME_SIZE (Results 1 – 2 of 2) sorted by relevance
35 #define MAX_TEST_NAME_SIZE 32 macro172 char name[MAX_TEST_NAME_SIZE];
565 strncpy(test->name, name, MAX_TEST_NAME_SIZE); in test_spec_set_name()