can-utils/tests/j1939
Oleksij Rempel 609b2444fa add j1939 tests
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
2019-08-26 10:37:14 +02:00
..
README.md add j1939 tests 2019-08-26 10:37:14 +02:00
j1939_ac_1k_local0.sh add j1939 tests 2019-08-26 10:37:14 +02:00
j1939_ac_1m_local0.sh add j1939 tests 2019-08-26 10:37:14 +02:00
j1939_ac_8b_local0.sh add j1939 tests 2019-08-26 10:37:14 +02:00
j1939_ac_100k_dual_can.sh add j1939 tests 2019-08-26 10:37:14 +02:00
j1939_ac_100k_local0.sh add j1939 tests 2019-08-26 10:37:14 +02:00
j1939_multisock_dualack_1k.sh add j1939 tests 2019-08-26 10:37:14 +02:00
j1939_multisock_dualack_100k.sh add j1939 tests 2019-08-26 10:37:14 +02:00
j1939_multisock_timeout_100k.sh add j1939 tests 2019-08-26 10:37:14 +02:00
run_all.sh add j1939 tests 2019-08-26 10:37:14 +02:00

README.md

SAE J1939 Tests

J1939 tests are collection of scripts which was written to reproduce one or another bug.

Requirements

  • jcat and jacd should be installed on the DUT
  • DUT should have at least two CAN interfaces named can0 and can1 connected to each other. Interfaces should be pre-configured and in the UP state.