xref: /freebsd/contrib/netbsd-tests/lib/libcurses/tests/getstr (revision 5ca8e32633c4ffbbcd6762e5888b6a4ba0708c6c)
1include window
2input "input\n"
3call2 OK "input" wgetstr $win1
4compare wgetstr.chk
5call OK wrefresh $win1
6compare wgetstr_refresh.chk
7