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