Branch: refs/heads/fn-testing Home: https://github.com/kronosnet/kronosnet Commit: d63926d757bc83466e43ce0997455affd7e1f0aa https://github.com/kronosnet/kronosnet/commit/d63926d757bc83466e43ce0997455a... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths: M libknet/tests/test-common.c
Log Message: ----------- [tests] remove unnecessary shutdown locking
the test should be in charge not to shutdown too much at once
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 6f5f43bae7443b8ee0caa40860f08480c30e0c2d https://github.com/kronosnet/kronosnet/commit/6f5f43bae7443b8ee0caa40860f084... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths: M libknet/tests/test-common.c
Log Message: ----------- [tests] print information about which knet_handle is performing operations
this is necessary when a test creates multiple handles for functional testing
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 9ac6556b662e86107974469bf690505d004e201f https://github.com/kronosnet/kronosnet/commit/9ac6556b662e86107974469bf69050... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths: M libknet/tests/test-common.c
Log Message: ----------- [tests] use link_get_enable instead of get_status
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 7689474861b9b70408fae388afe536c467dcc144 https://github.com/kronosnet/kronosnet/commit/7689474861b9b70408fae388afe536... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths: M libknet/tests/test-common.c M libknet/tests/test-common.h
Log Message: ----------- [tests] add basic framework to create, join and stop many nodes
all nodes will be using loopback interface (lo) at different port offset.
currently limited to ipv4 for basic development.
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 75cb58d3787e07e2f8a2ca4ac9732f12ef6819c3 https://github.com/kronosnet/kronosnet/commit/75cb58d3787e07e2f8a2ca4ac9732f... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths: M libknet/tests/test-common.c M libknet/tests/test-common.h
Log Message: ----------- [tests] allow IPv6 to be used for functional testing
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Compare: https://github.com/kronosnet/kronosnet/compare/d63926d757bc%5E...75cb58d3787...