-
- Downloads
Integrated new Unit Test Suite.
Overwork unit tests for addr_storage. Update README.md Add unit tests for membership aggregation. Added Unit tests to mcproxy. Integrated a new Unit Test Suite.
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- README.md 10 additions, 7 deletionsREADME.md
- mcproxy/include/parser/interface.hpp 1 addition, 1 deletionmcproxy/include/parser/interface.hpp
- mcproxy/include/proxy/simple_membership_aggregation.hpp 6 additions, 1 deletionmcproxy/include/proxy/simple_membership_aggregation.hpp
- mcproxy/include/utils/addr_storage.hpp 0 additions, 8 deletionsmcproxy/include/utils/addr_storage.hpp
- mcproxy/mcproxy.pro 19 additions, 2 deletionsmcproxy/mcproxy.pro
- mcproxy/src/main.cpp 24 additions, 20 deletionsmcproxy/src/main.cpp
- mcproxy/src/proxy/simple_membership_aggregation.cpp 16 additions, 119 deletionsmcproxy/src/proxy/simple_membership_aggregation.cpp
- mcproxy/src/utils/addr_storage.cpp 0 additions, 539 deletionsmcproxy/src/utils/addr_storage.cpp
- mcproxy/testing/test_addr_storage.hpp 237 additions, 0 deletionsmcproxy/testing/test_addr_storage.hpp
- mcproxy/testing/test_interface.hpp 66 additions, 0 deletionsmcproxy/testing/test_interface.hpp
- mcproxy/testing/test_membership_aggregation.hpp 184 additions, 0 deletionsmcproxy/testing/test_membership_aggregation.hpp
- mcproxy/testing/ut_bootstrap.hpp 44 additions, 0 deletionsmcproxy/testing/ut_bootstrap.hpp
- mcproxy/testing/ut_minimal.hpp 126 additions, 0 deletionsmcproxy/testing/ut_minimal.hpp
- mcproxy/testing/ut_suite.hpp 141 additions, 0 deletionsmcproxy/testing/ut_suite.hpp
- references/parser/config_script_example.conf 2 additions, 2 deletionsreferences/parser/config_script_example.conf
- references/parser/config_script_example_1.conf 16 additions, 9 deletionsreferences/parser/config_script_example_1.conf
- references/parser/membership_aggregation 3 additions, 3 deletionsreferences/parser/membership_aggregation
Loading
Please register or sign in to comment