Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-28 | [common_test] Change server address from localhost to 127.0.0.1 in netconf ↵ | Siri Hansen | |
config Tests failed with ehostunreach on some hosts since localhost could not be resolved. CT configuration file for tests of ct_netconfc is now changed to use 127.0.0.1 instead. | |||
2012-08-27 | [common_test] Fix timing dependent bugs in test for ct_netconfc | Siri Hansen | |
Some of the tests failed every now and then because an ets table in the test netconf server was updated from different processes simultaneously. Also, the same entries were used for multiple netconf sessions. This has been corrected. | |||
2012-08-17 | [common_test] Move ct_netconfc_SUITE into datadir and run with ct_test_support | Siri Hansen | |