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