xref: /freebsd/contrib/netbsd-tests/lib/libcurses/tests/addnstr (revision 123af6ec70016f5556da5972d4d63c7d175c06d3)
1include start
2call OK addnstr "abcdefg" 5
3call OK refresh
4# should be the same as addstr
5compare addstr.chk
6