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/premature_end_of_var_vif1.hex
Normal file
1
test/test-frames/premature_end_of_var_vif1.hex
Normal file
@ -0,0 +1 @@
|
||||
68 2E 2E 68 08 05 72 34 08 00 54 96 15 32 00 F2 00 00 00 01 FD 1B 00 02 FC 03 48 52 25 74 D4 11 22 FC 03 48 52 25 74 C8 11 12 FC 13 48 52 25 74 B4 16 5B 16
|
Reference in New Issue
Block a user