Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-25 | Improve error info when main carrier creation fails | Lukas Larsson | |
Also fix testcase that failed due to main carrier creation failure. | |||
2013-11-25 | Merge branch 'rickard/acul-bug/OTP-11456' into maint | Rickard Green | |
* rickard/acul-bug/OTP-11456: Ensure carrier pool only accessed by schedulers | |||
2013-11-25 | Merge branch 'rickard/supercarrier-fix/OTP-11149' into maint | Rickard Green | |
* rickard/supercarrier-fix/OTP-11149: Fix observer retrieval of alloc info Fix documentation of the +MMsco switch Replace the +MMscmgc switch with +MMscrfsd Add switch for disabling sys_alloc carriers Add support for locking mappings to physical memory | |||
2013-11-22 | Merge branch 'maint-r15' into maint-r16 | Micael Karlberg | |
2013-11-22 | crypto: Avoid test_server crash 'no_answer_from_tc_supervisor' | Sverker Eriksson | |
2013-11-22 | Rename otp_8949_a/0 which common_test interprets as an info function | Björn Gustavsson | |
Before running a test case named testcase/1, common_test will call testcase/0 (the info function). Exceptions and illegal return values would be silently ignored. In a planned update to common_test, errors will instead cause the test case to fail. The test case otp_8949_a/1 has a helper function called otp_8949_a/0. Rename it to do_otp_8949_a/0. While at it, also fix a copy and paste bug in the list of test cases. otp_8949_a was run twice; otp_8949_b was never run. | |||
2013-11-22 | [common_test] Minor corrections in test of ct_netconfc | Siri Hansen | |
2013-11-21 | Merge branch 'bmk/snmp/snmp4223_integration' into maint-r15 | Erlang/OTP | |
* bmk/snmp/snmp4223_integration: [snmp] Adjust verbosity for some of the log test cases [snmp] Loosing log entries when converting a large Audit Trail Log [snmp] Improving ATL handling of corrupt logs | |||
2013-11-21 | [snmp] Adjust verbosity for some of the log test cases | Micael Karlberg | |
Also fixed release notes. Used wrong (invalid) ticket number on release notes (111453 instead if 11453). | |||
2013-11-21 | Merge branch 'ia/odbc/sql.h/OTP-11483' into maint | Lukas Larsson | |
* ia/odbc/sql.h/OTP-11483: odbc: Add configure check for sql.h | |||
2013-11-21 | odbc: Add configure check for sql.h | Ingela Anderton Andin | |
2013-11-21 | [common_test] Don't hang netconf client when close-session times out | Siri Hansen | |
When the netconf server did not respond to the close-session request, the call to ct_netconfc:close_session/2 would hang forever waiting for the netconf client to terminate. This has been corrected. The client will now always terminate (and take down the connection) if the close-session request times out. | |||
2013-11-20 | erts: Fix alignment bug in allocator start code | Sverker Eriksson | |
Bug never released. | |||
2013-11-20 | Merge branch 'sverk/hash_SUITE-bit_level_binaries' into maint | Sverker Eriksson | |
* sverk/hash_SUITE-bit_level_binaries: erts: Fix test case hash_SUITE:bit_level_binaries | |||
2013-11-20 | Merge branch 'bjorn/asn1/fix-union-bug/OTP-11411' into maint | Björn Gustavsson | |
* bjorn/asn1/fix-union-bug/OTP-11411: Fix complicated union of INTEGER constraints | |||
2013-11-20 | Merge branch 'bjorn/erts/fix-erl_crash_dump/OTP-11450' into maint | Björn Gustavsson | |
* bjorn/erts/fix-erl_crash_dump/OTP-11450: Fix truncated pointers in erl_crash.dump | |||
2013-11-20 | Suppress false valgrind warnings caused by sctp_getpaddrs | Sverker Eriksson | |
2013-11-20 | Merge branch 'hans/inets/ftps/OTP-11037' into maint | Hans Nilsson | |
* hans/inets/ftps/OTP-11037: ftp,ssl: Fixes broken type link (ssloption). ftp: Adds dynamic cert generation to tests. ftp: Clean Makefile and conf file ftp: Linking rfc-refs. ftp: Add documentation. ftp: delete old test files ftp: small fixes ftp: Add ftps documentation ftp: Add timeouts to ssl:connect ftps: working . added some printouts ftp: towards a working ftps, chapter 1 ftp: old ftp_SUITE re-written and works ftp: Implement ftps (upgrade to TLS) ftp: Implement ftps (upgrade to TLS) | |||
2013-11-19 | Modify the auto_skip report for group config funcs to include group name | Peter Andersson | |
Also correct failing test cases and find and fix remaining bugs. | |||
2013-11-19 | ftp,ssl: Fixes broken type link (ssloption). | Hans Nilsson | |
2013-11-19 | ftp: Adds dynamic cert generation to tests. | Hans Nilsson | |
2013-11-19 | ftp: Clean Makefile and conf file | Hans Nilsson | |
2013-11-19 | ftp: Linking rfc-refs. | Hans Nilsson | |
2013-11-19 | ftp: Add documentation. | Hans Nilsson | |
2013-11-19 | ftp: delete old test files | Hans Nilsson | |
2013-11-19 | ftp: small fixes | Hans Nilsson | |
2013-11-19 | ftp: Add ftps documentation | Hans Nilsson | |
2013-11-19 | ftp: Add timeouts to ssl:connect | Hans Nilsson | |
2013-11-19 | ftps: working | Hans Nilsson | |
2013-11-19 | . | Hans Nilsson | |
2013-11-19 | added some printouts | Hans Nilsson | |
2013-11-19 | ftp: towards a working ftps, chapter 1 | Hans Nilsson | |
2013-11-19 | ftp: old ftp_SUITE re-written and works | Hans Nilsson | |
2013-11-19 | ftp: Implement ftps (upgrade to TLS) | Ingela Anderton Andin | |
2013-11-19 | ftp: Implement ftps (upgrade to TLS) | Ingela Anderton Andin | |
2013-11-19 | erts: Fix test case hash_SUITE:bit_level_binaries | Sverker Eriksson | |
Commontest doesn't like exported functions with same name as test case. | |||
2013-11-19 | Document | Raimo Niskanen | |
2013-11-19 | Merge branch 'bmk/snmp/blocking_log_during_conversion' into ↵ | Micael Karlberg | |
bmk/snmp/snmp425_integration Conflicts: lib/snmp/src/app/snmp.erl | |||
2013-11-19 | [snmp] Cleanup and changed atl conversion block default | Micael Karlberg | |
Changed the default value for the Audit Trail Log conversion to true. Also some cleanup. OTP-11396 | |||
2013-11-19 | Merge branch 'egil/preloaded-debug_info' into maint | Björn-Egil Dahlberg | |
* egil/preloaded-debug_info: preloaded: Add debug_info to preloaded | |||
2013-11-19 | Merge branch 'egil/clarify-erts-doc' into maint | Björn-Egil Dahlberg | |
* egil/clarify-erts-doc: erts: Clarify documentation for erlang:statistics(run_queue) | |||
2013-11-18 | Merge branch 'bmk/snmp/handling_corrupt_atl_when_converting/OTP-11453' into ↵ | Micael Karlberg | |
bmk/snmp/snmp4223_integration Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src lib/snmp/src/misc/snmp_log.erl | |||
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 | Fix problem with suites and groups skipped from test specification | Peter Andersson | |
2013-11-18 | Change report tag for failed init_per_testcase from skipped to auto_skipped | Peter Andersson | |
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 | |