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