On Mon, Nov 7, 2022 at 10:58 AM Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote: > > Add tests for the rust bindings, quite similar to the ones in cxx > bindings. > > Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx> Without modifying udev rules on my system - is there a one-liner I could use to launch the tests? I guess using cargo as sudo is wrong but the executables are there so can I somehow run them all at once as if running `cargo test`? Bartosz