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