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