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