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