only:dead

This commit is contained in:
rusefi 2024-11-11 18:07:29 -05:00
parent b699524546
commit b849549be6
1 changed files with 0 additions and 4 deletions

View File

@ -17,10 +17,6 @@ TEST(dbcMotorola, testFromDbc) {
ASSERT_EQ(23, motorolaMagicFromDbc(14, 8));
}
TEST(dbcMotorola, testFromIntelIntoMotorolaDbc) {
// todo?!
}
TEST(dbcMotorola, accessRange) {
uint8_t data[] = { 0x00, 0x00, 0x03, 0xFF, 0x00, 0x00, 0x00, 0x00};