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