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