Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: f6255c3b48d90ebccae6e0abbd35a25f39024429
https://github.com/fabbione/kronosnet/commit/f6255c3b48d90ebccae6e0abbd35a2…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-06-27 (Mon, 27 Jun 2016)
Changed paths:
M libknet/tests/api-test-coverage
Log Message:
-----------
[tests] don't sort output and use header order to display API calls
makes it easier to follow the logic
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: e3683ec728bd511868d3e608df498036cbf9b4ee
https://github.com/fabbione/kronosnet/commit/e3683ec728bd511868d3e608df4980…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-06-26 (Sun, 26 Jun 2016)
Changed paths:
M configure.ac
M libknet/tests/Makefile.am
M libknet/tests/api-test-coverage
Log Message:
-----------
[tests] extend api test coverage to match header and binary exported symbols
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: dde1e534a708c8a1a705e3453f3dec327bda0cdf
https://github.com/fabbione/kronosnet/commit/dde1e534a708c8a1a705e3453f3dec…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-06-26 (Sun, 26 Jun 2016)
Changed paths:
M libknet/Makefile.am
A libknet/libknet.versions
Log Message:
-----------
[libknet] exports only public API symbols
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 452cb30db96817ab5cc46f504e48c60982140892
https://github.com/fabbione/kronosnet/commit/452cb30db96817ab5cc46f504e48c6…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-06-25 (Sat, 25 Jun 2016)
Changed paths:
M libknet/libknet.h
M libknet/logging.c
M libknet/tests/Makefile.am
A libknet/tests/api_knet_log_get_loglevel_id.c
Log Message:
-----------
[logging] fix knet_log_get_loglevel_id crash, return code and add related tests
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 90a901508ddfa144186fe499caa32768742e3968
https://github.com/fabbione/kronosnet/commit/90a901508ddfa144186fe499caa327…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-06-25 (Sat, 25 Jun 2016)
Changed paths:
M libknet/libknet.h
M libknet/logging.c
M libknet/tests/Makefile.am
A libknet/tests/api_knet_log_get_loglevel_name.c
Log Message:
-----------
[logging] fix knet_log_get_loglevel_name crash, return correct values and add related tests
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>