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