Branch: refs/heads/functional-testing
Home:
https://github.com/kronosnet/kronosnet
Commit: e453cf25c4ef6a253ccf3501f1498d738fcc47dd
https://github.com/kronosnet/kronosnet/commit/e453cf25c4ef6a253ccf3501f1498…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-03-26 (Tue, 26 Mar 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(a)redhat.com>
Commit: af17c4ce9cffe03f1053727287a4270a7ecec80a
https://github.com/kronosnet/kronosnet/commit/af17c4ce9cffe03f1053727287a42…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-03-26 (Tue, 26 Mar 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(a)redhat.com>
Commit: 8bcf18e4b86b57b31f107a1e5d6a24bc42146d60
https://github.com/kronosnet/kronosnet/commit/8bcf18e4b86b57b31f107a1e5d6a2…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-03-26 (Tue, 26 Mar 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(a)redhat.com>
Commit: dd051e21ba4363ba93cfb3fbcfd8487034273205
https://github.com/kronosnet/kronosnet/commit/dd051e21ba4363ba93cfb3fbcfd84…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-03-26 (Tue, 26 Mar 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(a)redhat.com>
Compare:
https://github.com/kronosnet/kronosnet/compare/d29c1c103fdc...dd051e21ba43