Searched refs:array_ph (Results 1 – 1 of 1) sorted by relevance
1885 static const char * const array_ph[] = { in ZTEST() local1889 zassert_equal(ARRAY_SIZE(array_ph), 1, ""); in ZTEST()1890 zassert_true(!strcmp(array_ph[0], DT_NODE_PATH(TEST_GPIO_1)), ""); in ZTEST()