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