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