aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test
AgeCommit message (Expand)Author
2011-09-30Rid ct_telnet of doc build warningsPeter Andersson
2011-09-30Merge remote branch 'origin/peppe/common_test/r14b04_tickets.fix' into devPeter Andersson
2011-09-29Merge branch 'dev' into majorLukas Larsson
2011-09-29Extend slave start timeout for windows testsLukas Larsson
2011-09-29Correct "Missing Suites" linkPeter Andersson
2011-09-29Add documentation on timetraps and start flagsPeter Andersson
2011-09-28Add missing tests for timetrap handling and fix remaining errorsPeter Andersson
2011-09-27Solve problem with ct_init/end_per_group being counted as test casesPeter Andersson
2011-09-27Fix errors in test suitesPeter Andersson
2011-09-27Fix invalid call to undefined functionPeter Andersson
2011-09-27Fix problem with test_server_ctrl creating invalid conf testPeter Andersson
2011-09-27Improve info in CT framework logPeter Andersson
2011-09-26Merge branch 'dev' into majorLukas
2011-09-26Merge branch 'lukas/common_test/system_logs_to_ct_log/OTP-9543' into devLukas
2011-09-23Update vsn.mk for common_test and test_serverPeter Andersson
2011-09-23Enhance logging performancePeter Andersson
2011-09-23Change order of include filesPeter Andersson
2011-09-23Add link to last executed test suite on index pagePeter Andersson
2011-09-23Fix problem with location value when init config func calls help funcPeter Andersson
2011-09-23Fix crash when CTHook init failsPeter Andersson
2011-09-23Correct error in test suitePeter Andersson
2011-09-23Fix error with incorrect notification after end_per_testcase crachesPeter Andersson
2011-09-23Add cases to check test case status versus end_per_testcase failurePeter Andersson
2011-09-23Fix incorrect call to end_tc when tc_status=ok and end_per_testcase times outPeter Andersson
2011-09-23Repair and improve the vts modePeter Andersson
2011-09-23Implement support for running suites with test case groups through the debuggerPeter Andersson
2011-09-23Various corrections and updates to improve error handling and reportingPeter Andersson
2011-09-23Fix problem with incorrect src linksPeter Andersson
2011-09-23Fix problem with end_tc being called with incorrect Suite argumentPeter Andersson
2011-09-23Introduce new framework callback function to read info about color of commentsPeter Andersson
2011-09-23Fix incorrect module name arg to FW:end_tc/3Peter Andersson
2011-09-23Introduce new 'logopts' flagPeter Andersson
2011-09-23Fix problem with logdir string and some other minor bugsPeter Andersson
2011-09-23Fix problem with automatically generated init & end-config functions for groupsPeter Andersson
2011-09-23Modify start options and introduce CT profilesPeter Andersson
2011-09-20Add documentation for cth_log_redirect and built-in hooksLukas Larsson
2011-09-20Correct wrong match from lists:keyfindLukas Larsson
2011-09-20Update cth_log_redirect to wait for all error_logger events before ending testLukas Larsson
2011-09-20Force logging to framework log for parallel testsLukas Larsson
2011-09-20Add ct_log:ct_log funcionLukas Larsson
2011-09-20Add a hook for redirecting SASL and error_logger messagesLukas Larsson
2011-09-20Add -enable_builtin_hooks <bool> config optionLukas Larsson
2011-09-20Merge branch 'dev' into majorHenrik Nord
2011-09-15Fix misspelling of compatibilityTuncer Ayaz
2011-09-02Merge branch 'dev' into majorHans Bolinder
2011-08-31Fix a couple of minor bugs with hook priorityLukas Larsson
2011-08-31Update to reflect addition of CTH priority additionLukas Larsson
2011-08-31Update CTH priority default to be 0Lukas Larsson
2011-08-31Update the return from init/2 to be {ok, NewState} or {ok,NewState,Priority} ...Lukas Larsson
2011-08-31Add priority functionality and tests for ct hooksLukas Larsson