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