vhost-device/coverage_config_x86_64.json
Andreea Florescu 57b96aa3a3 update I2cAdapter to allow setting a mock device
Before the constructor of this function was opening the device
corresponding to the passed path. This did not allow for properly
mocking the device functionality. Now the device is passed as a
parameter instead, which allows us to tweak what the device returns for
ioctl calls, and we can thus test multiple scenarios.

Signed-off-by: Andreea Florescu <fandree@amazon.com>
2021-10-26 10:27:58 +03:00

6 lines
75 B
JSON

{
"coverage_score": 48.8,
"exclude_path": "",
"crate_features": ""
}