0c78ae22c6
[ Upstream commit 7b3c2348d314a18f6ed84bab67023ae5d1ec6b1e ]
Some of the tests for unfused parts referenced a named member parameter,
but when the test suite was switched to call a python ctypes library they
weren't updated. Adjust them to refer to the first argument of the
process_param() call and set the data type of the signature appropriately.
Fixes:
|
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
dbc.c | ||
dbc.py | ||
dbc_cli.py | ||
test_dbc.py |