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