Tests for abnormal situations on MoT side
=========================================

0a. Reply PDU sent through unregistered PCO.
0b. Registration PDU contains invalid file path.

1. Extra "out" argument.
2. Missing "out" argument.

3. Argument type does not match IFR.

4. CALL_ID field is misplaced.
5. CALL_ID field is missing.

6. Invalid name of PDU field (PARAM_arg).
7. Invalid name of PDU field (seq_first).
8. Invalid name of PDU field (firstMember).
 
9. Discriminator field missing.
10. Discriminator value does not match tagged field.

11. IA5String does not represent exactly one character.
12. OCTET STRING does not represent exactly one octet.

13. Out of bounds (32768).
14. Out of bounds (-32769).
15. Out of bounds (65536).
16. Out of bounds (-1).
17. Out of bounds (256).
18. Out of bounds (-129).
19. Out of bounds (-1)(ULong).
20. Out of bounds (-1)(Enum).

21. Invalid value of CALL_ID (internal binding not found).
22. Reply PDU sent through PCO different from original call.
23. Reply PDU name does not match name of original Call PDU.

24. Field "seq_completed" is out of range.
25. Exception declaration not found in IFR.

