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