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