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