InterProcStringTest.cpp(216): test i->second == val2 failed in function: 'int test_main(int, char**)' i->second="x\0x", val2="xxx" InterProcStringTest.cpp(227): test i->second == val3 failed in function: 'int test_main(int, char**)' i->second="xxx\0xxxxxxxxxxxx", val3="xxxxxxxxxxxxxxxx" InterProcStringTest.cpp(239): test sv1 == sv3 failed in function: 'int test_main(int, char**)' sv1="y\xc0y", sv3="yyy" InterProcStringTest.cpp(251): test sv1 == sv5 failed in function: 'int test_main(int, char**)' sv1="yyy\xc0yy", sv5="yyyyyy" **** 4 errors detected