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