aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/src
AgeCommit message (Expand)Author
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-09-11Make builtin hook respond to init:stopPeter Andersson
2013-09-05Add missing whitespace in stringPeter Andersson
2013-09-03Find and fix minor bugsPeter 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-08-28Tag sasl and error reports with suite, group, and function in logPeter 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-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-12Update copyright yearsBjörn-Egil Dahlberg
2013-06-05Fix error with testspec terms not being merged properlyPeter Andersson
2013-06-05Fix problem with tests being wrongly added to separate specsPeter Andersson
2013-06-05Improve error report if crash due to bad testspecPeter Andersson
2013-06-04Merge remote branch 'origin/peppe/common_test/ct_conn_handling' into maintPeter Andersson
2013-06-04Merge branch 'siri/cuddle-with-tests' into maintSiri Hansen
2013-06-04[ct_netconfc] Improve error printoutSiri Hansen
2013-05-29Fix faulty connection handlingPeter Andersson
2013-05-28Merge branch 'ia/ssl/public_key/crypto/elliptic_curve/OTP-11009' into maintIngela Anderton Andin
2013-05-24[common_test] Unregister connection if killedSiri Hansen
2013-05-20common_test: Replace use of deprecated crypto functionsBjörn Gustavsson
2013-05-17[common_test] Add new option 'no_prompt_check' to ct_telnet:expect/3.Siri Hansen
2013-05-15[common_test] Add debug printouts in ct_telnet_clientSiri Hansen
2013-05-14[common_test] Backed out wait_for_linebreak option from ct_telnetSiri Hansen
2013-04-30Added further docFredrik Gustafsson
2013-04-30common_test: Added documentation for wait_for_linebreak optionFredrik Gustafsson
2013-04-24Merge branch 'peppe/common_test/ts_logfile_problems' into maintPeter Andersson
2013-04-22Fix error with refreshing logs when html util files are missingPeter Andersson
2013-04-22Add correct footer to last run index pagePeter Andersson
2013-04-18Merge branch 'siri/ct/error-printout-link/OTP-11044' into maintSiri Hansen
2013-04-17Bug fixes in Common Test log cachePeter Andersson
2013-04-17Merge branch 'peppe/common_test/log_cache' into maintPeter Andersson
2013-04-17Implement cache for the CT loggerPeter Andersson
2013-04-16[common_test] Add link from red error notification to full error descriptionSiri Hansen
2013-04-16[common_test] Use max importance when logging errorsSiri Hansen
2013-04-11Merge branch 'fredrik/ct/telnet_wo_line_breaks/OTP-10085' into maintFredrik Gustafsson
2013-04-08[common_test] Send unexpected logging to test_server's unexpected_io.logSiri Hansen
2013-04-04Merge branch 'siri/common_test/force_stop-skip_rest/OTP-10856' into maintSiri Hansen
2013-03-27Added option wait_for_linebreak - so that expect does not need \n to matchFredrik Gustafsson
2013-03-27Added testcases for ct_telnet and opportunity to connect to telnet without us...Fredrik Gustafsson
2013-03-25[common_test] Add -force_stop skip_rest option when repeating testsSiri Hansen
2013-03-14Merge branch 'fredrik/ct/get_testdir_restrictions' into maintFredrik Gustafsson
2013-03-13Returning '/' when given as parameter to get_testdirFredrik Gustafsson
2013-03-12Simplify doc of error returnAnders Svensson