Whamcloud - gitweb
libcom_err: Only output ^M when tty is in raw mode
[tools/e2fsprogs.git] / lib / ss / test_script_expected
1 test_ss 1.0.  Type '?' for a list of commands.
2
3 test_icount: test
4 Hello, world!
5 Args: 
6 test_icount: test foo bar quux
7 Hello, world!
8 Args: 'foo', 'bar', 'quux'
9 test_icount: test bar quux
10 Hello, world!
11 Args: 'bar', 'quux'
12 test_icount: quux bar
13 test_ss: Command not found quux
14 test_icount: quux
15 test_ss: Command not found quux
16 test_icount: test quux
17 Hello, world!
18 Args: 'quux'
19 test_icount: quit
20 test_icount: test foo bar
21 Hello, world!
22 Args: 'foo', 'bar'