Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-08 | Update ct:reload_config docs since {error, Reason} can be returned | Zandra Hird | |
2016-06-08 | Merge branch 'zandra/test_server/unmatched_returns/OTP-13345' | Zandra Hird | |
* zandra/test_server/unmatched_returns/OTP-13345: vts - Fix unmatched_return warnings test_server_sup - Fix unmatched_return warnings test_server_node - Fix unmatched_return warnings test_server_io - Fix unmtached_return warnings test_server_gl - Fix unmatched_return warnings test_server_ctrl - Fix unmatched_return warnings test_server - fix unmatched_return warnings remove unused purify functions | |||
2016-06-08 | Merge branch 'peppe/common_test/log_tests' | Peter Andersson | |
* peppe/common_test/log_tests: Write suite that tests the API for printing to log | |||
2016-06-08 | Merge branch 'peppe/common_test/fix_failing_tests' | Peter Andersson | |
* peppe/common_test/fix_failing_tests: Make sure test node shuts down before skipping suite Measure file i/o overhead and skip test if the speed is too slow Skip test cases if cover or debug is running | |||
2016-06-07 | vts - Fix unmatched_return warnings | Zandra | |
2016-06-07 | test_server_sup - Fix unmatched_return warnings | Zandra | |
2016-06-07 | test_server_node - Fix unmatched_return warnings | Zandra Hird | |
2016-06-07 | test_server_io - Fix unmtached_return warnings | Zandra | |
2016-06-07 | test_server_gl - Fix unmatched_return warnings | Zandra | |
2016-06-07 | test_server_ctrl - Fix unmatched_return warnings | Zandra | |
2016-06-07 | test_server - fix unmatched_return warnings | Zandra | |
2016-06-07 | Write suite that tests the API for printing to log | Peter Andersson | |
2016-06-07 | remove unused purify functions | Zandra | |
2016-06-07 | ct_util: Fix unmatched_return warnings | Zandra | |
2016-06-07 | erl2html2: Fix unmatched_return warnings | Zandra | |
2016-06-07 | cth_conn_log: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_webtool: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_telnet: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_ssh: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_snmp: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_slave: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_rpc: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_repeat: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_release_test: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_property_test: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_master: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_hooks_lock: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_hooks: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_groups: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_ftp: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_framework: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_config: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_run: Fix unmatched_return warnings | Zandra | |
2016-06-07 | Make sure test node shuts down before skipping suite | Peter Andersson | |
2016-06-06 | Measure file i/o overhead and skip test if the speed is too slow | Peter Andersson | |
2016-06-02 | Revert "Prepare release" | Erlang/OTP | |
This reverts commit e020f75c10410a6943cd055bfa072a2641eab7da. | |||
2016-06-02 | Prepare release | Erlang/OTP | |
2016-06-01 | Merge branch 'siri/cuddle-master' | Siri Hansen | |
* siri/cuddle-master: Change ct:sleep to timer:sleep where scaling is not wanted Don't generate ssh key files in netconf client test Ignore data received in break mode in test telnet_server Wait for process to die before next call Retry ct_telnet:get_data if no data is received after short wait Don't throw rest of line when NOP is received in test telnet_server Change ct:sleep to timer:sleep in telnet_server | |||
2016-06-01 | Skip test cases if cover or debug is running | Peter Andersson | |
2016-05-31 | Remove noop log call in common_test | Zandra | |
2016-05-31 | ct: Fix unmatched_return warnings | Zandra | |
2016-05-30 | Update TS platform_id with off-heap msgq | Rickard Green | |
2016-05-26 | Change ct:sleep to timer:sleep where scaling is not wanted | Siri Hansen | |
2016-05-26 | Don't generate ssh key files in netconf client test | Siri Hansen | |
Generating the dsa files can be very slow on some machines. Use hardcoded files instead. | |||
2016-05-26 | Ignore data received in break mode in test telnet_server | Siri Hansen | |
The only command handled in break mode is 'q' = 'quit break mode'. Other data would earlier cause a function_clause exception. Other data could e.g. be a NOP poll (keep alive). To fix the problem, any data received in break mode, except 'q', will now be ignored. | |||
2016-05-25 | Retry ct_telnet:get_data if no data is received after short wait | Siri Hansen | |
ct_telnet_own_server_SUITE:large_string tests that the client can receive a chopped up string. To make sure the right thing is tested, a SHORT timer is used before calling ct_telnet:get_data, but on some slow machines the the timer is too short to allow data to be received. To overcome this, the test now re-tries ct_telnet:get_data a few times before giving up. | |||
2016-05-20 | Don't throw rest of line when NOP is received in test telnet_server | Siri Hansen | |
If telnet command NOP (No Operation) was received in the same tcp package as other data, then the rest of the data would be regarded further telnet commands (to proceed IAC, Interprete As Command) and would never get to telnet_server:do_handle_data/2. This is now corrected. | |||
2016-05-13 | common_test: Fix doc tags of ct_netconfc | Björn-Egil Dahlberg | |
2016-05-10 | ct_logs: Eliminate dialyzer warnings | Björn Gustavsson | |
common_test uses its own IO server that is group leader for the test case processes. By default, the IO server escapes characters with significance to HTML (e.g. '<'). In order to output HTML tags directly, the IO server must be told not to escape the output. The way to tell the IO server is to wrap the format string like this: ["$ct_html",Format] That works with common_test's own IO server, but in general not with other IO servers. Dialyzer will rightly complain that the call breaks the contract for io:format/3. To avoid the Dialyzer warning, we must obscure the wrapping of the format string. While we are at it, also refactor print_style/4 to make the code somewhat cleaner and shorter. | |||
2016-05-04 | Merge branch 'maint-18' | Henrik Nord | |
Conflicts: OTP_VERSION lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_update_config_SUITE.erl lib/common_test/vsn.mk |