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