richClubb / python-uds

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

Implementation of Routine Control method #33

Open beckyc567 opened 5 years ago

beckyc567 commented 5 years ago

Basic code has been written. The start SBL handling may have an issue - the test case is still in development, so not sure at present, so still classifying this as a work in progress.

Currently includes the basic positive test cases to cover start, stop and result cases with or without response suppression, and 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). A range of routines have been covered, based on availability in the test ODX file.

beckyc567 commented 5 years ago

Testing completed for all related services in the test ODX file.