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