Searched refs:platform_extensions (Results 1 – 2 of 2) sorted by relevance
63 char platform_extensions[EXTENSION_NAME_BUF_SIZE]; in test_platform_extensions() local89 sizeof(platform_extensions), in test_platform_extensions()90 (void *)(&platform_extensions[0]), in test_platform_extensions()99 log_info("Platform extensions include \"%s\"\n\n", platform_extensions); in test_platform_extensions()105 if(strstr(platform_extensions, extensions[extensionIndex]) != NULL) in test_platform_extensions()
99 ADD_TEST(platform_extensions),