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