latest code that ensures we only respond to DIDs that we requested. Testing infrastructure has been updated to take this into account. The big change here was updating the mock ECU to respond properly to a DID request. It was not responding with the requested DID and causing tests to fail.
I also rolled in some code cleanup around checking the length of the DID to avoid multiple indentations from nested if statements.
latest code that ensures we only respond to DIDs that we requested. Testing infrastructure has been updated to take this into account. The big change here was updating the mock ECU to respond properly to a DID request. It was not responding with the requested DID and causing tests to fail.
I also rolled in some code cleanup around checking the length of the DID to avoid multiple indentations from nested if statements.