Home | History | Annotate | Download | only in release

Lines Matching full:expectations

338           "expectations must consist of at least as many arguments." %
793 expectations = []
795 expectations.append(Cmd("which vi", "/usr/bin/vi"))
796 expectations += [
817 expectations.append(RL("")) # Open editor.
819 expectations.append(
821 expectations += [
835 expectations.append(RL("Y")) # Sanity check.
836 expectations += [
856 self.Expect(expectations)
934 expectations = [
973 self.Expect(expectations)
1072 expectations = [
1103 self.Expect(expectations)