Branch: refs/heads/fn-testing Home: https://github.com/kronosnet/kronosnet Commit: cfd2b3cfa8453865914fdbe6db002a2fd221419e https://github.com/kronosnet/kronosnet/commit/cfd2b3cfa8453865914fdbe6db002a... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-10-20 (Sun, 20 Oct 2019)
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: ada8500012d710cf60bdf83b03e91b8eb0d8504c https://github.com/kronosnet/kronosnet/commit/ada8500012d710cf60bdf83b03e91b... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-10-20 (Sun, 20 Oct 2019)
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: 4b462a0dfdda8685d2d34227055d39871739cc27 https://github.com/kronosnet/kronosnet/commit/4b462a0dfdda8685d2d34227055d39... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-10-20 (Sun, 20 Oct 2019)
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: f7a6a929c57cea8c4637191158373858688fdff1 https://github.com/kronosnet/kronosnet/commit/f7a6a929c57cea8c46371911583738... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-10-20 (Sun, 20 Oct 2019)
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: a578d95674ec5b932c2381a46fcd9f4d46308d00 https://github.com/kronosnet/kronosnet/commit/a578d95674ec5b932c2381a46fcd9f... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-10-20 (Sun, 20 Oct 2019)
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/c234ec62257e...a578d95674ec