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