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