InterProcStringTest.cpp(216): test i->second == val2 failed in function: 'int test_main(int, char**)' i->second="x\0x", val2="xxx" InterProcStringTest.cpp(239): test sv1 == sv3 failed in function: 'int test_main(int, char**)' sv1="y\xbfy", sv3="yyy" InterProcStringTest.cpp(251): test sv1 == sv5 failed in function: 'int test_main(int, char**)' sv1="yyy\xbfyy", sv5="yyyyyy" **** 3 errors detected