Searched refs:ensureMatches (Results 1 – 1 of 1) sorted by relevance
314 func ensureMatches(t *testing.T, result string, expectedRex string) { func5434 ensureMatches(t, copyCmds[0], "^rm -rf .*/app/AppSet$")5435 ensureMatches(t, copyCmds[1], "^mkdir -p .*/app/AppSet$")5436 ensureMatches(t, copyCmds[2], "^unzip .*-d .*/app/AppSet .*/AppSet.zip$")