Branch: refs/heads/functional-testing
Home:
https://github.com/kronosnet/kronosnet
Commit: 821e2ab6652e4eac76dc3d230af05000f2948fd2
https://github.com/kronosnet/kronosnet/commit/821e2ab6652e4eac76dc3d230af05…
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: 91fa19d2a2aefad01383ff9782e1c16d5108ac4d
https://github.com/kronosnet/kronosnet/commit/91fa19d2a2aefad01383ff9782e1c…
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: f8f7398533c4df759407c2d5f4d7df348f7ad7d9
https://github.com/kronosnet/kronosnet/commit/f8f7398533c4df759407c2d5f4d7d…
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: 2cd0a0dc10b31c60b4c4838b796f6acbc34de408
https://github.com/kronosnet/kronosnet/commit/2cd0a0dc10b31c60b4c4838b796f6…
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/dd051e21ba43...2cd0a0dc10b3