Description | tc | tm | params | VxWorks |
Description | tc | tm | params | VxWorks |
coninued on next page | ||||
Perform ``Nominal Switch On Procedure'' (see Section 8.1) |
||||
Send a valid tc packet |
h1 | tc_test | ||
Check HK for good tc packet counter | 90000 | h5385 should increment by 1 | ||
Send a tc packet with an invalid type (15,3) | packet_test ... | |||
Check for unsuccessful packet acceptance | 91202 | h6015=15 h6020=3 | ||
Send a tc packet with an invalid subtype (5,15) | packet_test ... | |||
Check for unsuccessful packet acceptance | 91203 | h6015=5 h6020=15 | ||
Send a tc packet with the wrong checksum | break_crc ; tc_test | |||
Check for unsuccessful packet acceptance | 91201 | h6005= expected_crc h6010= found_crc | ||