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