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