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