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