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