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