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