xref: /netbsd-src/tests/lib/libcurses/tests/mvwinchnstr (revision 4d6fc14bc9b0c5bf3e30be318c143ee82cadd108)
1include waddchstr
2call2 OK `\004a\004b\004c\000 ` mvwinchnstr $win1 0 0 5
3call2 OK `\000 \006d\006e\006f` mvwinchnstr $win1 1 0 5
4call2 OK `\000 \006d\006e\006f\006g\006h` mvwinchstr $win1 1 0
5