barkera / bladerf-rs

libbladerf bindings for Rust
0 stars 0 forks source link

Setup dummy backend for testing #2

Open barkera opened 5 years ago

barkera commented 5 years ago

libbladerf allows for a dummy backend that can be used to create mock devices so that the bindings can be tested without touching real hardware.

barkera commented 5 years ago

Some potential files from libbladerf to look at: dummy.c test_config_file