Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-23 | inets: Use test_server app tests and remove legacy test_server code | Ingela Anderton Andin | |
FTP tests needed some refactoring as some tests where lost to the ftp_suite_lib module that was not run. | |||
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-03-20 | Use new time API and be back-compatible in inets | Erland Schönbeck | |
Remove unused functions and removed redundant test | |||
2012-11-23 | Update copyright years | Björn-Egil Dahlberg | |
2012-10-22 | Move crypto check so that tc is skipped and not failed | Lukas Larsson | |
2011-11-28 | Add ssl (and crypto and public_key) ensure tests. | Micael Karlberg | |
That is, for test cases that depend of a running ssl app, added tests that ssl is actually running (actually the key app here is crypto, since the simplest way to test if ssl works is by testing if crypto does...). | |||
2011-05-20 | Update copyright years | Björn-Egil Dahlberg | |
2011-04-01 | Added crypto-start-check to undef_funcs test case. | Micael Karlberg | |
2011-02-17 | Fix formatting for inets | Lukas Larsson | |
2011-02-17 | Update inets tests to conform with common_test standard | Lukas Larsson | |
2011-02-17 | Update all fin_per_testcase to end_per_testcase. | Lukas Larsson | |
2010-01-13 | OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, OTP-8349, | Micael Karlberg | |
OTP-8351, OTP-8359 & OTP-8371. |