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