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