aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-02-28Create plt with erts, kernel and stdlib onlyStavros Aronis
2011-02-28Update test results as they currently appear in devStavros Aronis
2011-02-28Major restructure of dialyzer's testsuiteStavros 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-28Add 'apps' option to the erlang interfaceStavros Aronis
2011-02-18Update spec file to work with new common test structureLukas Larsson
2011-02-18Test suites for DialyzerStavros 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-17Merge branch 'lukas/converted_test_suites/OTP-8768' into devLukas 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-17Update ipv6 testcase to be skipped if no ipv6 hosts are definedLukas Larsson
2011-02-17Update ftp suite to take config from ct:get_configLukas Larsson
2011-02-17Update gethostname test cases for v6 to use the v6 hosts instead of v4Lukas Larsson
2011-02-17Rename Suite Callback to Common Test HookLukas Larsson
2011-02-17Strip ts.config of internal addresses.Lukas Larsson
2011-02-17Update ssl orber tests to be skipped if there is no ssl installedLukas Larsson
2011-02-17Update init_per_suite to skip all tests if crypto does not existLukas Larsson
2011-02-17Update so that count_children_memory is skipped on +Meamin emulatorsLukas Larsson
2011-02-17Update so that tests are skipped if odbc:connect failsLukas Larsson
2011-02-17Update end_per_suite so that it does not crash on non-smp emulatorsLukas Larsson
2011-02-17Update 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-17Update and add cover spec files to work with common_testLukas Larsson
2011-02-17Update all test specsLukas Larsson
2011-02-17Fix formatting for emulatorLukas Larsson
2011-02-17Fix formatting for epmdLukas Larsson
2011-02-17Fix formatting for systemLukas Larsson
2011-02-17Fix formatting for wxLukas Larsson
2011-02-17Fix formatting for toolsLukas Larsson
2011-02-17Fix formatting for syntax_toolsLukas Larsson
2011-02-17Fix formatting for stdlibLukas Larsson
2011-02-17Fix formatting for sslLukas Larsson
2011-02-17Fix formatting for runtime_toolsLukas Larsson
2011-02-17Fix formatting for reltoolLukas Larsson
2011-02-17Fix formatting for public_keyLukas Larsson
2011-02-17Fix formatting for perceptLukas Larsson
2011-02-17Fix formatting for parsetoolsLukas Larsson
2011-02-17Fix formatting for os_monLukas Larsson
2011-02-17Fix formatting for orberLukas Larsson
2011-02-17Fix formatting for odbcLukas Larsson
2011-02-17Fix formatting for observerLukas Larsson
2011-02-17Fix formatting for mnesiaLukas Larsson
2011-02-17Fix formatting and also some migration fixes for megacoLukas Larsson
2011-02-17Fix formatting for kernelLukas Larsson
2011-02-17Fix formatting for jinterfaceLukas Larsson
2011-02-17Fix formatting for invisionLukas Larsson
2011-02-17Fix formatting for inetsLukas Larsson
2011-02-17Fix formatting for icLukas Larsson
2011-02-17Fix formatting for eunitLukas Larsson
2011-02-17Fix formatting for etLukas Larsson
2011-02-17Fix formatting for erl_interfaceLukas Larsson
2011-02-17Fix formatting for edocLukas Larsson
2011-02-17Fix formatting and also some migration fixes for debuggerLukas Larsson
2011-02-17Fix formatting for cosPropertyLukas Larsson