about summary refs log tree commit diff stats
path: root/tests/by-name/ya/yambar/test.desc
blob: cc0aafd24e8afab1eda9a9302b780bf2efa02154 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Give everything time to start up
Sleep 2

Type yambar --validate && echo "SUCCESS"
Sleep 1
Type Enter
Sleep 5

Expect ^SUCCESS$

# vim: ft=tape