Branch: refs/heads/rust-bindings
Home:
https://github.com/kronosnet/kronosnet
Commit: d234783f4365fad427d2c49da23b5f5b0b484796
https://github.com/kronosnet/kronosnet/commit/d234783f4365fad427d2c49da23b5…
Author: Christine Caulfield <ccaulfie(a)redhat.com>
Date: 2021-05-17 (Mon, 17 May 2021)
Changed paths:
M libknet/bindings/rust/src/libknet.rs
A libknet/bindings/rust/tests/build.rs
M libknet/bindings/rust/tests/src/bin/knet-test.rs
M libknet/tests/api-test-coverage
M libnozzle/bindings/rust/Makefile.am
M libnozzle/bindings/rust/build.rs
M libnozzle/bindings/rust/tests/Cargo.toml
M libnozzle/bindings/rust/tests/Makefile.am
M libnozzle/bindings/rust/tests/src/bin/nozzle-test.rs
M libnozzle/tests/api-test-coverage
Log Message:
-----------
Add some more tests, fix some bugs
'make dist' fails though - not sure why
Things to do:
- fix make dist
- Find a way to make tests use the in-tree libraries
(currently they just use them for building)
- probably fix all the Makefile.am files