aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test
AgeCommit message (Expand)Author
2013-12-09Prepare releaseOTP_R16B03Erlang/OTP
2013-12-04Update event handling documentationPeter Andersson
2013-12-03Update documentationPeter Andersson
2013-12-03Merge branch 'peppe/common_test/hook_skip_failure' into maintPeter Andersson
2013-11-29Fix CT hook pre_end_per_group causing crash when returning {skip,Reason}Peter Andersson
2013-11-29Merge branch 'siri/ct_netconfc/close_session-timeout-hangs/OTP-11478' into maintSiri Hansen
2013-11-29Merge branch 'siri/cuddle-with-tests' into maintSiri Hansen
2013-11-28Merge remote branch 'origin/peppe/common_test/change_skip_behaviour' into maintPeter Andersson
2013-11-22[common_test] Minor corrections in test of ct_netconfcSiri Hansen
2013-11-21[common_test] Don't hang netconf client when close-session times outSiri Hansen
2013-11-19Modify the auto_skip report for group config funcs to include group namePeter Andersson
2013-11-18Fix problems with info functions and add more testsPeter Andersson
2013-11-18Add test cases for new and modified functionalityPeter Andersson
2013-11-18Fix problem with suites and groups skipped from test specificationPeter Andersson
2013-11-18Change report tag for failed init_per_testcase from skipped to auto_skippedPeter Andersson
2013-11-18Add tests for skipping parallel groupsPeter Andersson
2013-11-18Correct tests cases that fail because of modified eventsPeter Andersson
2013-11-18Correct various bugs related to auto_skip and groupsPeter Andersson
2013-11-18Change status from skip to auto_skip for config func that fails due to requirePeter Andersson
2013-10-31Fix problem with handling Config and FW reports correctlyPeter Andersson
2013-10-24Remove test_server_h from cover spec filePeter Andersson
2013-10-18common_test: Add terminate/1Fredrik Gustafsson
2013-10-16Merge branch 'robertoaloi/cth_fix_terminate/OTP-11401' into maintFredrik Gustafsson
2013-10-11common_test: added code_change/3 for gen_event behaviourFredrik Gustafsson
2013-10-10Use normal- instead of scaled timeouts in test casePeter Andersson
2013-09-16Prepare releaseOTP_R16B02Erlang/OTP
2013-09-16The gen_event callback module expects terminate/2, not terminate/1Roberto Aloi
2013-09-11Make builtin hook respond to init:stopPeter Andersson
2013-09-11Add misc documentationPeter Andersson
2013-09-09Merge branch 'kenneth/doc_to_dtd/OTP-11193' into maintBjörn-Egil Dahlberg
2013-09-05Add missing whitespace in stringPeter Andersson
2013-09-04Merge remote branch 'origin/peppe/common_test/cth_ctrl' into maintPeter Andersson
2013-09-03Add missing copyright headerPeter Andersson
2013-09-03Find and fix minor bugsPeter Andersson
2013-09-02Add test suitePeter Andersson
2013-09-02Fix problem with start order of hooks and stopping of ct_util_serverPeter Andersson
2013-09-02Introduce pre- and post-test i/o logPeter Andersson
2013-09-02Merge remote branch 'origin/peppe/common_test/test_server_h_problem' into maintPeter Andersson
2013-08-29Corrections so that the documentation confirms to the DTDKenneth Lundin
2013-08-28Tag sasl and error reports with suite, group, and function in logPeter Andersson
2013-08-27Fix error in builtin hook calling non-existing functionPeter Andersson
2013-08-07Merge remote branch 'origin/peppe/common_test/ct_log_updates' into maintPeter Andersson
2013-07-09Merge branch 'siri/ct_netconfc/multiple-filter-notification/OTP-11166' into m...Siri Hansen
2013-06-28Make the CT logger print to stdout if test_server is not runningPeter Andersson
2013-06-28Add testPeter Andersson
2013-06-27Allow calls to ct:pal and ct:print even if CT is not runningPeter Andersson
2013-06-25[ct_netconfc] Allow multiple elements inside filter in create_subscriptionSiri Hansen
2013-06-25[common_test] Add documentation for ct_netconfc:send and send_rpcSiri Hansen
2013-06-17Prepare releaseOTP_R16B01Erlang/OTP
2013-06-12Update copyright yearsBjörn-Egil Dahlberg