Age | Commit message (Expand) | Author |
2014-02-07 | Fix problem with logging exits that happen in init_per_testcase | Peter Andersson |
2014-01-29 | Add documentation about logging in the ct_telnet module | Peter Andersson |
2014-01-28 | Make temporary fix of problem that sometimes causes the ct_util server to die | Peter Andersson |
2014-01-28 | Fix remaining problems using raw telnet logging for parallel test cases | Peter Andersson |
2014-01-28 | Make it possible to use raw telnet logs in parallel test case groups | Peter Andersson |
2014-01-27 | Implement tests for logging traffic for multiple telnet connections | Peter Andersson |
2014-01-27 | Add and improve test cases | Peter Andersson |
2014-01-27 | Implement new telnet logging system | Peter Andersson |
2013-12-03 | Merge branch 'peppe/common_test/hook_skip_failure' into maint | Peter Andersson |
2013-11-29 | Fix CT hook pre_end_per_group causing crash when returning {skip,Reason} | Peter Andersson |
2013-11-29 | Merge branch 'siri/ct_netconfc/close_session-timeout-hangs/OTP-11478' into maint | Siri Hansen |
2013-11-28 | Merge remote branch 'origin/peppe/common_test/change_skip_behaviour' into maint | Peter Andersson |
2013-11-21 | [common_test] Don't hang netconf client when close-session times out | Siri Hansen |
2013-11-19 | Modify the auto_skip report for group config funcs to include group name | Peter Andersson |
2013-11-18 | Fix problems with info functions and add more tests | Peter Andersson |
2013-11-18 | Add test cases for new and modified functionality | Peter Andersson |
2013-11-18 | Change report tag for failed init_per_testcase from skipped to auto_skipped | Peter Andersson |
2013-11-18 | Correct tests cases that fail because of modified events | Peter Andersson |
2013-11-18 | Correct various bugs related to auto_skip and groups | Peter Andersson |
2013-11-18 | Change status from skip to auto_skip for config func that fails due to require | Peter Andersson |
2013-10-31 | Fix problem with handling Config and FW reports correctly | Peter Andersson |
2013-10-18 | common_test: Add terminate/1 | Fredrik Gustafsson |
2013-10-11 | common_test: added code_change/3 for gen_event behaviour | Fredrik Gustafsson |
2013-09-16 | The gen_event callback module expects terminate/2, not terminate/1 | Roberto Aloi |
2013-09-11 | Make builtin hook respond to init:stop | Peter Andersson |
2013-09-05 | Add missing whitespace in string | Peter Andersson |
2013-09-03 | Find and fix minor bugs | Peter Andersson |
2013-09-02 | Fix problem with start order of hooks and stopping of ct_util_server | Peter Andersson |
2013-09-02 | Introduce pre- and post-test i/o log | Peter Andersson |
2013-08-28 | Tag sasl and error reports with suite, group, and function in log | Peter Andersson |
2013-08-07 | Merge remote branch 'origin/peppe/common_test/ct_log_updates' into maint | Peter Andersson |
2013-07-09 | Merge branch 'siri/ct_netconfc/multiple-filter-notification/OTP-11166' into m... | Siri Hansen |
2013-06-28 | Make the CT logger print to stdout if test_server is not running | Peter Andersson |
2013-06-27 | Allow calls to ct:pal and ct:print even if CT is not running | Peter Andersson |
2013-06-25 | [ct_netconfc] Allow multiple elements inside filter in create_subscription | Siri Hansen |
2013-06-25 | [common_test] Add documentation for ct_netconfc:send and send_rpc | Siri Hansen |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-06-05 | Fix error with testspec terms not being merged properly | Peter Andersson |
2013-06-05 | Fix problem with tests being wrongly added to separate specs | Peter Andersson |
2013-06-05 | Improve error report if crash due to bad testspec | Peter Andersson |
2013-06-04 | Merge remote branch 'origin/peppe/common_test/ct_conn_handling' into maint | Peter Andersson |
2013-06-04 | Merge branch 'siri/cuddle-with-tests' into maint | Siri Hansen |
2013-06-04 | [ct_netconfc] Improve error printout | Siri Hansen |
2013-05-29 | Fix faulty connection handling | Peter Andersson |
2013-05-28 | Merge branch 'ia/ssl/public_key/crypto/elliptic_curve/OTP-11009' into maint | Ingela Anderton Andin |
2013-05-24 | [common_test] Unregister connection if killed | Siri Hansen |
2013-05-20 | common_test: Replace use of deprecated crypto functions | Bjö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_client | Siri Hansen |
2013-05-14 | [common_test] Backed out wait_for_linebreak option from ct_telnet | Siri Hansen |