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