aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test
AgeCommit message (Expand)Author
2012-08-21Test new testspec functionality and correct bugsPeter Andersson
2012-08-21Implement constants and new features for test specificationsPeter Andersson
2012-08-20[common_test] Handle all ssh_cm messages in ct_netconfc:handle_msg/2Siri Hansen
2012-08-17[common_test] Move ct_netconfc_SUITE into datadir and run with ct_test_supportSiri Hansen
2012-08-17[common_test] Don't abort test if opening of connection failsSiri Hansen
2012-08-17[common_test] Don't allow named (required) connection to be opened twiceSiri Hansen
2012-08-17[common_test] Don't abort test run if connection process crashesSiri Hansen
2012-08-17[common_test] Add netconf client, ct_netconfcSiri Hansen
2012-08-08Implement support for test case execution break/continuePeter Andersson
2012-08-08Fix doc build errorPeter Andersson
2012-07-19Fix installation of javascript files on windowsLukas Larsson
2012-07-19Merge branch 'lukas/common_test/surefire_fix_skipped_end/OTP-10158' into maintLukas Larsson
2012-07-19Add ct:notify and ct:sync_notifyLukas Larsson
2012-07-13Implement verbosity levels and parameter for log printout importancePeter Andersson
2012-07-09Fix deadlock problem in connection handlingPeter Andersson
2012-07-09Fix installation of javascript filesPeter Andersson
2012-07-06Implement silent_connection for sshPeter Andersson
2012-07-06Make it possible to sort the HTML tablesPeter Andersson
2012-07-06Call CT Hook init functions in the correct orderPeter Andersson
2012-07-05Fix various doc typos for R15B02Tuncer Ayaz
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-05-30Fix bug where auto skipped tcs would disappearLukas Larsson
2012-05-15Implement support for returning valid exit status from ct_runPeter Andersson
2012-05-15Allow non configlist returns from other cthsLukas Larsson
2012-05-10Fix IO printout crash caused by hook functionPeter Andersson
2012-05-08Fix close of suite when end_per_suite is skippedLukas Larsson
2012-05-04Fix timetrap error in pre-hooksPeter Andersson
2012-04-01Prepare releaseOTP_R15B01Erlang/OTP
2012-03-30Merge branch 'peppe/common_test/otp-10039' into maintPeter Andersson
2012-03-30Document the new timetrap interfacePeter Andersson
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-03-30Merge branch 'ta/docs-maint' into maintGustav Simonsson
2012-03-29Update documentationPeter Andersson
2012-03-27Merge remote branch 'origin/peppe/common_test/otp-10022' into maintPeter Andersson
2012-03-26Fix problem with wrong data_dir sent to hooks if init_per_* is missingPeter Andersson
2012-03-26Increase test margin for user timetrapsPeter Andersson
2012-03-26Merge remote branch 'origin/peppe/common_test/otp-9988_9871.merged' into maintPeter Andersson
2012-03-26Merge remote branch 'origin/peppe/common_test/otp-9973' into maintPeter Andersson
2012-03-26Merge remote branch 'origin/peppe/common_test/otp-10011' into maintPeter Andersson
2012-03-23Merge branch 'lukas/common_test/fix_disable_builtin_hooks_from_spec/OTP-10009...Lukas Larsson
2012-03-23Merge branch 'peppe/common_test/otp-9871' into peppe/common_test/otp-9988_987...Peter Andersson
2012-03-21Document the create_priv_dir option for ct:run_test/1Peter Andersson
2012-03-21Update ct_master to use the Common Test CSS file for the logsPeter Andersson
2012-03-21Change default of enable builtin hooks to undefinedLukas Larsson
2012-03-21Merge branch 'lukas/common_test/add_surefire_hook/OTP-9995' into maintLukas Larsson
2012-03-21Fix dialyzer reported errorsPeter Andersson
2012-03-21Implement support for user controlled timetrapsPeter Andersson
2012-03-20Add the surefire ct hookLukas Larsson
2012-03-19Fix error with group config deleted before post_end_per_groupPeter Andersson
2012-03-19Introduce new test suite for CTHsPeter Andersson