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