test cases for invalid telegrams
- too short fixed data length (invalid_length2.hex) - premature end of record at data (premature_end_of_data1.hex, premature_end_of_data2.hex) - premature end of record at DIF (premature_end_of_dif1.hex, premature_end_of_dif2.hex) - premature end of record at variable length VIF (premature_end_of_var_vif1.hex) - premature end of record at VIF (premature_end_of_vif1.hex) - too long variable length VIF (too_long_var_vif.hex) - too many DIFE (too_many_dife.hex) - too many VIFE (too_many_vife.hex) - too short variable header (too_short_header.hex)
This commit is contained in:
1
test/test-frames/too_short_header.hex
Normal file
1
test/test-frames/too_short_header.hex
Normal file
@ -0,0 +1 @@
|
||||
68 08 08 68 08 02 72 78 56 34 12 24 B4 16
|
Reference in New Issue
Block a user