xref: /netbsd-src/tests/lib/libcurses/tests/addchnstr (revision a5847cc334d9a7029f6352b847e9e8d71a0f9e0c)
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