xref: /freebsd-src/contrib/netbsd-tests/lib/libcurses/tests/addchnstr (revision 559f16f0ddca821a5025c1e2cadf431ca239f8f5)
1include start
2# note that there are more characters in the array, check we only get 5 out
3call OK addchnstr `\004a\004b\004c\004d\004e\004f\004g` 5
4call OK refresh
5compare addchstr.chk
6