Searched refs:echoed_string2 (Results 1 – 1 of 1) sorted by relevance
187 let echoed_string2 = "barbarbarbar\r\n"; in test_openpty() localVariable192 assert_eq!(&buf, echoed_string2.as_bytes()); in test_openpty()235 let echoed_string2 = "barbarbarbar\n"; in test_openpty_with_termios() localVariable240 assert_eq!(&buf, echoed_string2.as_bytes()); in test_openpty_with_termios()