summaryrefslogtreecommitdiff
path: root/lib/common_test/test
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearHenrik Nord2018-06-1811-11/+11
* common_test: Remove EDoc comments in internal modulesHans Bolinder2018-06-0714-112/+73
* Test cuddle for loggerSiri Hansen2018-04-263-11/+16
* common_test: Do not call erlang:get_stacktrace()Hans Bolinder2018-02-052-3/+2
* Merge branch 'maint'Peter Andersson2017-12-044-1/+659
|\
| * Add tests and doc for the new remaining_test_procs functionPeter Andersson2017-12-044-1/+659
* | Stop using prim_file directly in test_serverJohn Högberg2017-11-301-1/+1
* | common_test: Do not use deprecated functions in string(3)Siri Hansen2017-09-1512-32/+32
|/
* Update copyright yearHans Nilsson2017-06-197-7/+7
* [ct] Print unicode atoms and strings correctly in common_test logsSiri Hansen2017-06-1611-77/+395
* Update copyright yearHans Nilsson2017-06-144-4/+4
* [ct] Clean up after keep_logs testSiri Hansen2017-05-102-8/+23
* [ct_netconfc] Start multiple sessions per SSH connectionSiri Hansen2017-05-084-12/+74
* Update copyright yearRaimo Niskanen2017-05-0439-39/+39
* [ct] Add 'keep_logs' optionSiri Hansen2017-03-204-1/+223
* Merge branch 'siri/ct_hooks/callbacks-on-skip/OTP-10599' into maintSiri Hansen2017-03-0639-474/+2449
|\
| * [cth_surefire] Handle skips from test specSiri Hansen2017-02-213-45/+88
| * [ct] Remove excessive skipped/failed tag in hook functionSiri Hansen2017-02-201-37/+30
| * [ct] Send tc_start event on force_stop and failed sequenceSiri Hansen2017-02-203-0/+8
| * [ct] Correctly handle process died in init and end_per_testcaseSiri Hansen2017-02-204-10/+120
| * [ct] Fix faulty hook callbacks for skipped testsSiri Hansen2017-02-2013-29/+1282
| * [ct] Fix hooks and fail when one of init/end_per_* does not exitSiri Hansen2017-02-204-0/+315
| * [ct] Add Suite argument to hook callback functionsSiri Hansen2017-02-2018-398/+651
* | Merge branch 'siri/ct/get_dirs_from_testspec/OTP-14132' into maintSiri Hansen2017-02-221-4/+78
|\ \ | |/ |/|
| * [ct] Add ct_testspec:get_tests/1Siri Hansen2017-01-111-4/+78
* | Merge branch 'egil/cuddle-tests' into maintBjörn-Egil Dahlberg2017-01-171-58/+54
|\ \ | |/ |/|
| * common_test: Increase timetrap for cth_hooks_SUITEBjörn-Egil Dahlberg2016-11-111-58/+54
* | [ct] Add tests for .app and .appup filesSiri Hansen2016-12-202-1/+55
* | Add heading option to log functionsPeter Andersson2016-12-021-37/+97
|/
* make, ct_make: Handle warning attributes in source filesBjörn Gustavsson2016-08-301-0/+1
* [ct test] Extent node startup timeouts in netconfc_remote_SUITESiri Hansen2016-07-081-1/+3
* [ct test] Monitor netconf server during transactionSiri Hansen2016-07-081-1/+5
* [ct test] Skip system time related tests on TimeWarpingOSSiri Hansen2016-06-221-14/+39
* [ct test] Catch call to ssh:start/0Siri Hansen2016-06-181-1/+1
* Merge branch 'siri/cuddle-master'Siri Hansen2016-06-151-1/+6
|\
| * [ct test] Do reload_config instead of get_configSiri Hansen2016-06-091-1/+6
* | Merge branch 'peppe/common_test/OTP-13615'Peter Andersson2016-06-141-3/+7
|\ \ | |/ |/|
| * Fix problem with incorrect type of timestampsPeter Andersson2016-06-131-3/+7
* | Merge branch 'siri/cuddle-master'Siri Hansen2016-06-097-49/+125
|\ \ | |/ |/|
| * [ct test] Wait for event receiver to be unregisteredSiri Hansen2016-06-091-2/+4
| * [ct test] Flush messages from old client after close in telnet serverSiri Hansen2016-06-091-8/+34
| * [ct test] Use monitor instead of ct:sleepSiri Hansen2016-06-091-17/+51
| * [ct test] Check that crypto is loaded, or skip netconf testsSiri Hansen2016-06-093-20/+34
| * [ct test] Reduce amount of data in netconfc1_SUITE:get_a_lotSiri Hansen2016-06-092-2/+2
* | Merge branch 'peppe/common_test/log_tests'Peter Andersson2016-06-082-1/+330
|\ \
| * | Write suite that tests the API for printing to logPeter Andersson2016-06-072-1/+330
| |/
* | Merge branch 'peppe/common_test/fix_failing_tests'Peter Andersson2016-06-081-19/+41
|\ \ | |/ |/|
| * Make sure test node shuts down before skipping suitePeter Andersson2016-06-071-7/+9
| * Measure file i/o overhead and skip test if the speed is too slowPeter Andersson2016-06-061-9/+22
| * Skip test cases if cover or debug is runningPeter Andersson2016-06-011-19/+26