Branch: refs/heads/rust-bindings Home: https://github.com/kronosnet/kronosnet Commit: 70c2e3691c88aec30798f7dffbd586663dfabb1b https://github.com/kronosnet/kronosnet/commit/70c2e3691c88aec30798f7dffbd586... Author: Christine Caulfield ccaulfie@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/Makefile.am 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