Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-18 | Add tests for skipping parallel groups | 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-10 | Use normal- instead of scaled timeouts in test case | Peter Andersson | |
2013-09-16 | Prepare releaseOTP_R16B02 | Erlang/OTP | |
2013-09-11 | Make builtin hook respond to init:stop | Peter Andersson | |
2013-09-11 | Add misc documentation | Peter Andersson | |
2013-09-09 | Merge branch 'kenneth/doc_to_dtd/OTP-11193' into maint | Björn-Egil Dahlberg | |
* kenneth/doc_to_dtd/OTP-11193: Corrections so that the documentation confirms to the DTD Minor correction of xml structure to conform to the DTD | |||
2013-09-05 | Add missing whitespace in string | Peter Andersson | |
2013-09-04 | Merge remote branch 'origin/peppe/common_test/cth_ctrl' into maint | Peter Andersson | |
* origin/peppe/common_test/cth_ctrl: Find and fix minor bugs Add test suite Fix timing related problem Fix problem with start order of hooks and stopping of ct_util_server Introduce pre- and post-test i/o log OTP-11272 | |||
2013-09-03 | Add missing copyright header | Peter Andersson | |
2013-09-03 | Find and fix minor bugs | Peter Andersson | |
2013-09-02 | Add test suite | 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-09-02 | Merge remote branch 'origin/peppe/common_test/test_server_h_problem' into maint | Peter Andersson | |
* origin/peppe/common_test/test_server_h_problem: Remove the obsolete test_server_h error handler Tag sasl and error reports with suite, group, and function in log Conflicts: lib/common_test/src/cth_log_redirect.erl OTP-11263 | |||
2013-08-29 | Corrections so that the documentation confirms to the DTD | Kenneth Lundin | |
2013-08-28 | Tag sasl and error reports with suite, group, and function in log | Peter Andersson | |
2013-08-27 | Fix error in builtin hook calling non-existing function | Peter Andersson | |
OTP-11238 | |||
2013-08-07 | Merge remote branch 'origin/peppe/common_test/ct_log_updates' into maint | Peter Andersson | |
* origin/peppe/common_test/ct_log_updates: Make the CT logger print to stdout if test_server is not running Add test Allow calls to ct:pal and ct:print even if CT is not running OTP-11176 | |||
2013-07-09 | Merge branch 'siri/ct_netconfc/multiple-filter-notification/OTP-11166' into ↵ | Siri Hansen | |
maint * siri/ct_netconfc/multiple-filter-notification/OTP-11166: [ct_netconfc] Allow multiple elements inside filter in create_subscription | |||
2013-06-28 | Make the CT logger print to stdout if test_server is not running | Peter Andersson | |
OTP-11176 | |||
2013-06-28 | Add test | Peter Andersson | |
OTP-11176 | |||
2013-06-27 | Allow calls to ct:pal and ct:print even if CT is not running | Peter Andersson | |
Also make sure calls to ct:log and ct:pal don't cause crash if test_server is not running (could happen during startup or shutdown of CT). OTP-11176 | |||
2013-06-25 | [ct_netconfc] Allow multiple elements inside filter in create_subscription | Siri Hansen | |
ct_netconfc:create_subscription only allows one XML element inside the 'filter' element. According to RFC5277 it should be allowed to add any number of elements inside the filter, so this is now corrected. | |||
2013-06-25 | [common_test] Add documentation for ct_netconfc:send and send_rpc | Siri Hansen | |
2013-06-17 | Prepare releaseOTP_R16B01 | Erlang/OTP | |
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-05 | Add verification terms for test specification tests | Peter Andersson | |
2013-06-04 | Merge remote branch 'origin/peppe/common_test/ct_conn_handling' into maint | Peter Andersson | |
* origin/peppe/common_test/ct_conn_handling: Add test suite Fix faulty connection handling OTP-10126 | |||
2013-06-04 | Merge branch 'siri/cuddle-with-tests' into maint | Siri Hansen | |
* siri/cuddle-with-tests: Delete 'icky' dirs and symlinks after kernel tests [ct_netconfc] Improve error printout Fix interactive_shell_SUITE to handle node name with quotes | |||
2013-06-04 | [ct_netconfc] Improve error printout | Siri Hansen | |
2013-05-29 | Add test suite | Peter Andersson | |
OTP-10126 | |||
2013-05-29 | Fix faulty connection handling | Peter Andersson | |
OTP-10126 | |||
2013-05-28 | Merge branch 'ia/ssl/public_key/crypto/elliptic_curve/OTP-11009' into maint | Ingela Anderton Andin | |
* ia/ssl/public_key/crypto/elliptic_curve/OTP-11009: (21 commits) ssl: Do not advertise EC ciphers if crypto support is insufficient crypto: Ctify tests and test new API crypto: Allow integer as srp_private arguments according to docs ssl: Remove unused `srp_parameters` type spec crypto, public_key & ssl: Make more functions accept integer keys snmp: Remove use of deprecated crypto functions crypto,ssh, netconf, inets: binary_to_integer -> bytes_to_integer netconf: Remove use of deprecated crypto functions crypto: Documentation fixes from review crypto: Change argument order of crypto:next_iv/3 crypto,public_key,ssl: Change return value of crypto:generate_key(ecdh,..) ssl, public_key, crypto: crypto:algorithms/0 -> crypto:supports/0 ssl, public_key & inets: Remove use of deprecated crypto functions from test code ssl: Remove use of deprecated crypto functions public_key: Remove use of deprecated crypto functions dialyzer: Remove use of deprecated crypto functions ssh & crypto: Remove use of deprecated crypto functions from ssh Update primary bootstrap common_test: Replace use of deprecated crypto functions beam_lib, compile: Replace use of deprecated crypto functions ... | |||
2013-05-24 | [common_test] Unregister connection if killed | Siri Hansen | |
The symptom of this bug was that a (named) telnet connection which was open and hanging during a timetrap timeout could no longer be opened again in subsequent test cases. Since the connection was hanging, ct_telnet:close/1 which was called during end_per_testcase would fail (timeout) and cause common_test to brutally kill the connection. The bug was that the connection was not unregistered at this point. When trying to open the connection again in the next testcase, common_test attempted to reuse the same connection since it had not been unregistered. This failed since the connection in fact was dead. | |||
2013-05-22 | crypto,ssh, netconf, inets: binary_to_integer -> bytes_to_integer | Ingela Anderton Andin | |
2013-05-20 | netconf: Remove use of deprecated crypto functions | Ingela Anderton Andin | |
2013-05-20 | common_test: Replace use of deprecated crypto functions | Björn Gustavsson | |
2013-05-17 | [common_test] Refactor ct_telnet_SUITE.erl | Siri Hansen | |
2013-05-17 | [common_test] Add new option 'no_prompt_check' to ct_telnet:expect/3. | Siri Hansen | |
If this option is used, ct_telnet will not search for a prompt before attempting to match the given pattern. This is useful if, for instance, the Pattern itself matches the prompt or if the telnet session starts interactive programs which do not display the normal prompt. | |||
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 | |
2013-05-14 | [common_test] Add test for ct_telnet using own telnet server | Siri Hansen | |
The new test suite ct_telnet_SUITE_data/ct_telnet_own_server_SUITE uses the very simple telnet_server.erl located in the common_test test directory. | |||
2013-05-14 | [common_test] Add telnet server to use for testing | Siri Hansen | |