jacobschaer / python-doipclient

Pure Python ISO 13400 Client
MIT License
151 stars 50 forks source link

[General Inquiry] DoIP test suite #47

Closed minghuaw closed 5 months ago

minghuaw commented 5 months ago

I am new to DoIP, and I am planning to work on a rust implementation of DoIP. Just wondering if there is any well accepted test suite (that is publicly available) for the protocol?

jacobschaer commented 5 months ago

You can benchmark servers against this client. There is also this https://gitlab.com/rohfle/doip-simulator

Otherwise it's pretty straightforward from the spec.