aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diameter/test/diameter_util.erl
AgeCommit message (Expand)Author
2017-08-10Add diameter_util:eprof/1 for testAnders Svensson
2017-06-13Capitulate on SCTP vs sparc-sun-solaris2.10Anders Svensson
2017-06-12Randomly select traffic testcasesAnders Svensson
2017-06-12Exercise diameter_{tcp,sctp} sender in traffic suiteAnders Svensson
2017-06-11Work around SCTP quirks on sparc-sun-solaris2.10Anders Svensson
2017-06-11Revert "diameter: Do not test SCTP on sparc-sun-solaris2.10"Anders Svensson
2016-09-10diameter: Do not test SCTP on sparc-sun-solaris2.10Ingela Anderton Andin
2016-06-11Use rand(3) instead of random(3)Anders Svensson
2016-05-30Fix leaking transports in traffic/relay suitesAnders Svensson
2015-08-13Merge branch 'maint-17' into maintAnders Svensson
2015-08-05Simplify time manipulationAnders Svensson
2015-06-22Merge branch 'bruce/change-license'Bruce Yinhe
2015-06-21Fix connection timeouts in test transportsAnders Svensson
2015-06-19Increase send/receive buffers for testsuite SCTP listenersAnders Svensson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-24Fix incorrect suite usage of OTP 18 monotonic timeAnders Svensson
2015-02-20Use new time api in test suitesAnders Svensson
2015-02-20Add pool suite to test transport_opt() pool_sizeAnders Svensson
2013-06-10Let diameter_{tcp,sctp} be configured with permissible remote addressesAnders Svensson
2013-04-11More robust listening port lookup in test suitesAnders Svensson
2013-03-17Add distribution suiteAnders Svensson
2012-11-19Minor test suite tweaksAnders Svensson
2012-08-26Exercise service_info in test suitesAnders Svensson
2012-08-26Lighten up on timetraps in test suitesAnders Svensson
2012-08-26Fix timing issue with subscribe in test suitesAnders Svensson
2011-12-16Remove trailing whitespaceAnders Svensson
2011-11-10Use trivial capabilities callback in traffic suiteAnders Svensson
2011-10-10Use util to simplify connection establishment in suitesAnders Svensson
2011-10-10Add util functions for managing connectionsAnders Svensson
2011-10-10Use tcp/sctp port resolution from testsuitesAnders Svensson
2011-10-07Make testsuites more robust in case of init failureAnders Svensson
2011-09-26Move appup tests into app suite and use systools for bothAnders Svensson
2011-09-26Add codec suite based on pure ctAnders Svensson