richClubb / python-uds

A uds library for python
MIT License
97 stars 55 forks source link

Implementation of InputOutputControl method #37

Open beckyc567 opened 5 years ago

beckyc567 commented 5 years ago

Just started - work in progress.

beckyc567 commented 5 years ago

Basic code has been written, and tested within the limitations of the test ODX file. All other unit tests have been run as a regression.

Tests include the basic positive test cases to cover adjust (set) and returnControl, plus positive testing of the negative response cases. Negative test cases (e.g. handling of an invalid negative response), has not been added yet (currently considered low priority).