Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-28 | Major restructure of dialyzer's testsuite | Stavros Aronis | |
Generation of the PLT is now performed without using OS commands. We still try to copy in the default plt to make small scale testing efficient. If generation/checking fails, suites are skipped except plt_tests_SUITE which contains a bare PLT check that fails normally. | |||
2011-02-28 | Add 'apps' option to the erlang interface | Stavros Aronis | |
2011-02-18 | Update spec file to work with new common test structure | Lukas Larsson | |
2011-02-18 | Test suites for Dialyzer | Stavros Aronis | |
This is a transcription of most of the cvs.srv.it.uu.se:/hipe repository dialyzer_tests into test suites that use the test server framework. See README for information on how to use the included scripts for modifications and updates. When testing Dialyzer it's important that several OTP modules are included in the plt. The suites takes care of that too. | |||
2011-02-17 | Merge branch 'lukas/converted_test_suites/OTP-8768' into dev | Lukas Larsson | |
* lukas/converted_test_suites/OTP-8768: (102 commits) Update ipv6 testcase to be skipped if no ipv6 hosts are defined Update ftp suite to take config from ct:get_config Update gethostname test cases for v6 to use the v6 hosts instead of v4 Rename Suite Callback to Common Test Hook Strip ts.config of internal addresses. Update ssl orber tests to be skipped if there is no ssl installed Update init_per_suite to skip all tests if crypto does not exist Update so that count_children_memory is skipped on +Meamin emulators Update so that tests are skipped if odbc:connect fails Update end_per_suite so that it does not crash on non-smp emulators Update init_per_testcase to kill all slaves when called. This is to prevent testcases which fail to before to chain with the ones run after. Update and add cover spec files to work with common_test Update all test specs Fix formatting for emulator Fix formatting for epmd Fix formatting for system Fix formatting for wx Fix formatting for tools Fix formatting for syntax_tools Fix formatting for stdlib ... | |||
2011-02-17 | Update ipv6 testcase to be skipped if no ipv6 hosts are defined | Lukas Larsson | |
2011-02-17 | Update ftp suite to take config from ct:get_config | Lukas Larsson | |
2011-02-17 | Update gethostname test cases for v6 to use the v6 hosts instead of v4 | Lukas Larsson | |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson | |
2011-02-17 | Strip ts.config of internal addresses. | Lukas Larsson | |
2011-02-17 | Update ssl orber tests to be skipped if there is no ssl installed | Lukas Larsson | |
2011-02-17 | Update init_per_suite to skip all tests if crypto does not exist | Lukas Larsson | |
2011-02-17 | Update so that count_children_memory is skipped on +Meamin emulators | Lukas Larsson | |
2011-02-17 | Update so that tests are skipped if odbc:connect fails | Lukas Larsson | |
2011-02-17 | Update end_per_suite so that it does not crash on non-smp emulators | Lukas Larsson | |
2011-02-17 | Update init_per_testcase to kill all slaves when called. | Lukas Larsson | |
This is to prevent testcases which fail to before to chain with the ones run after. | |||
2011-02-17 | Update and add cover spec files to work with common_test | Lukas Larsson | |
2011-02-17 | Update all test specs | Lukas Larsson | |
2011-02-17 | Fix formatting for emulator | Lukas Larsson | |
2011-02-17 | Fix formatting for epmd | Lukas Larsson | |
2011-02-17 | Fix formatting for system | Lukas Larsson | |
2011-02-17 | Fix formatting for wx | Lukas Larsson | |
2011-02-17 | Fix formatting for tools | Lukas Larsson | |
2011-02-17 | Fix formatting for syntax_tools | Lukas Larsson | |
2011-02-17 | Fix formatting for stdlib | Lukas Larsson | |
2011-02-17 | Fix formatting for ssl | Lukas Larsson | |
2011-02-17 | Fix formatting for runtime_tools | Lukas Larsson | |
2011-02-17 | Fix formatting for reltool | Lukas Larsson | |
2011-02-17 | Fix formatting for public_key | Lukas Larsson | |
2011-02-17 | Fix formatting for percept | Lukas Larsson | |
2011-02-17 | Fix formatting for parsetools | Lukas Larsson | |
2011-02-17 | Fix formatting for os_mon | Lukas Larsson | |
2011-02-17 | Fix formatting for orber | Lukas Larsson | |
2011-02-17 | Fix formatting for odbc | Lukas Larsson | |
2011-02-17 | Fix formatting for observer | Lukas Larsson | |
2011-02-17 | Fix formatting for mnesia | Lukas Larsson | |
2011-02-17 | Fix formatting and also some migration fixes for megaco | Lukas Larsson | |
2011-02-17 | Fix formatting for kernel | Lukas Larsson | |
2011-02-17 | Fix formatting for jinterface | Lukas Larsson | |
2011-02-17 | Fix formatting for invision | Lukas Larsson | |
2011-02-17 | Fix formatting for inets | Lukas Larsson | |
2011-02-17 | Fix formatting for ic | Lukas Larsson | |
2011-02-17 | Fix formatting for eunit | Lukas Larsson | |
2011-02-17 | Fix formatting for et | Lukas Larsson | |
2011-02-17 | Fix formatting for erl_interface | Lukas Larsson | |
2011-02-17 | Fix formatting for edoc | Lukas Larsson | |
2011-02-17 | Fix formatting and also some migration fixes for debugger | Lukas Larsson | |
2011-02-17 | Fix formatting for cosProperty | Lukas Larsson | |
2011-02-17 | Fix formatting for cosNotification | Lukas Larsson | |
2011-02-17 | Fix formatting for cosFileTransfer | Lukas Larsson | |