Searched refs:isValidAbsPath (Results 1 – 1 of 1) sorted by relevance
25 static int/*BOOL*/ isValidAbsPath(const char * path) in isValidAbsPath() function55 TEST_ASSERT_TRUE_MESSAGE(isValidAbsPath(resolved), "'.' not resolved to absolute path"); in test_CurrentWorkingDir()90 TEST_ASSERT_TRUE_MESSAGE(isValidAbsPath(abs), errMsg("could not validate '%s'", abs)); in test_DevLinks()