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