mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 04:18:39 +08:00
7b3c2348d3
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 | ||
dbc_cli.py | ||
dbc.c | ||
dbc.py | ||
Makefile | ||
test_dbc.py |