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