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