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