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