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