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