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