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