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

1. Extra "in" argument.
2. Missing "in" argument.

3. Wrong name for attribute argument.

4. Call PDU sent through unregistered PCO.
5. Incorrectly constructed Call PDU name.
6. Attempt to issue PDU of unsupported type.
7. Call PDU refers to non-existing operation.
8. Call PDU refers to non-existing attribute.

9. Format of IOR is invalid.
10. Non-existing IOR file.
11. Non-existing location in NS.

12. Argument type does not match IFR.

13. CALL_ID field is misplaced.
14. CALL_ID field is missing.

15. Invalid name of PDU field (PARAM_arg).
16. Invalid name of PDU field (seq_first).
17. Invalid name of PDU field (firstMember).

18. Discriminator field missing.
19. Discriminator value does not match tagged field.

20. IA5String does not represent exactly one character.
21. OCTET STRING does not represent exactly one octet.

22. Out of bounds (32768).
23. Out of bounds (-32769).
24. Out of bounds (65536).
25. Out of bounds (-1).
26. Out of bounds (256).
27. Out of bounds (-129).
28. Out of bounds (-1) (ULong).
29. Out of bounds (-1) (Enum).

30. CONTEXT field must be present in Call PDU.
31. Odd amount of parameters in CONTEXT field.
