Branch: refs/heads/rust-bindings
Home:
https://github.com/kronosnet/kronosnet
Commit: a4ef4f9a06d51ac362454442f3417ebca3a190a4
https://github.com/kronosnet/kronosnet/commit/a4ef4f9a06d51ac362454442f3417…
Author: Christine Caulfield <ccaulfie(a)redhat.com>
Date: 2021-06-11 (Fri, 11 Jun 2021)
Changed paths:
M libknet/bindings/rust/src/libknet.rs
M libknet/bindings/rust/tests/Cargo.toml
M libknet/bindings/rust/tests/build.rs
M libknet/bindings/rust/tests/src/bin/knet-test.rs
M libknet/tests/test-common.c
M libknet/tests/test-common.h
M libnozzle/bindings/rust/tests/src/bin/nozzle-test.rs
R libnozzle/bindings/rust/tests/up.d/tap33
Log Message:
-----------
[tests] fix Rust tests to run in-place better/properly
nozzle-test now uses the nozzle_open() provided tap name
and creates the up.d/tapname file on-the-fly.
knet-test now uses the build-tree crypto/compress plugins
rather than the installed ones