1Three tests of round-trip conversions will be performed. 2One test of illegal UTF-32 will be peroformed. 3Two illegal result messages are expected; one in test 02A; one in test 03A. 4These are for tests of Surrogate conversion. 5 6Begin Test01 7******** Test01 succeeded without error. ******** 8 9Begin Test02 10Test02A for 55296, input 0000d800, output 0000,0000, result 3 11!!! Test02A: note expected illegal result for 0x0000D800 12******** Test02 succeeded without error. ******** 13 14Begin Test03 15sourceIllegal Test03A for 55296 (0xd800); output ; result 3 16!!! Test03A: note expected illegal result for 0x0000D800 17******** Test03 succeeded without error. ******** 18 19Begin Test04 20******** Test04 succeeded without error. ******** 21 22