Added tests for string modify and shift functions.
[libacl.git] / test / string_modify.exp
1 Abc-12.3dE converted to upper case isABC-12.3DE
2 Abc-12.3dE converted to lower case isabc-12.3de
3 Escaped sequence = \a\b\f\n\r\t\v\"\'\\\xC0\x02
4 PASS string_modify (exit status: 0)