Branch: refs/heads/functional-testing
Home:
https://github.com/kronosnet/kronosnet
Commit: 94d9782a87207bdd5f59b59e1c6a58068abce7bf
https://github.com/kronosnet/kronosnet/commit/94d9782a87207bdd5f59b59e1c6a5…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-03-27 (Wed, 27 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: b36acc221080766c88bbda7b76c243f49c13552a
https://github.com/kronosnet/kronosnet/commit/b36acc221080766c88bbda7b76c24…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-03-27 (Wed, 27 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: 0a34dfcb76aa291657fbbfc446a2c068e55f1909
https://github.com/kronosnet/kronosnet/commit/0a34dfcb76aa291657fbbfc446a2c…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-03-27 (Wed, 27 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: e3e891727cded4d3dfba66bad4bc2b60aba0581e
https://github.com/kronosnet/kronosnet/commit/e3e891727cded4d3dfba66bad4bc2…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-03-27 (Wed, 27 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/2cd0a0dc10b3...e3e891727cde