summaryrefslogtreecommitdiff
path: root/lib/common_test/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5242 from acw224/acw224/common_test/group_parsing_modific...Jakub Witczak2021-09-292-20/+268
|\
| * Update the CT test_spec grammar to accept group-path of group_specacw2242021-09-261-0/+49
| * Update the doc CT test_spec grammar to match actual behavioracw2242021-08-032-20/+219
* | test suites: replace ?t: with test_server:Maxim Fedorov2021-09-0817-92/+91
* | common_test: Remove unnecessary check as test do not use OpenSSHIngela Anderton Andin2021-08-302-71/+59
|/
* Merge branch 'anders/common_test/netconf/OTP-17506/OTP-17509' into maintAnders Svensson2021-07-011-15/+29
|\
| * Let a receiver of incoming NETCONF notifications be configuredAnders Svensson2021-06-281-15/+29
* | Merge pull request #4767 from tomas-abrahamsson/floats-for-ct-multiply_timetrapsKuba Witczak2021-05-192-2/+161
|\ \
| * | common_test: Allow floats to -multiply_timetraps NTomas Abrahamsson2021-04-282-2/+161
| |/
* | common_test: Fix Config leakage for nested groupsJakub Witczak2021-04-232-6/+160
|/
* common_test: Add modern ssh host keys to ct_netconfc_SUITEHans Nilsson2020-03-206-0/+42
* Merge branch 'dgud/common_test/fix-test-timers'Dan Gudmundsson2020-03-202-4/+4
|\
| * Reduce timer:sleepDan Gudmundsson2020-02-252-4/+4
* | Merge branch 'maint'Rickard Green2020-03-1324-24/+24
|\ \ | |/ |/|
| * Update copyright yearRickard Green2020-03-1324-24/+24
* | Merge branch 'maint'Hans Nilsson2020-02-041-1/+1
|\ \ | |/
| * common_test: Update Makefile with dir 'property_test'Hans Nilsson2020-02-031-1/+1
* | Merge branch 'maint'Hans Nilsson2020-01-093-1/+44
|\ \ | |/
| * common_test: Add 'prop_tools' option to Config for ct_property_testHans Nilsson2020-01-071-14/+4
| * common_test: ct_property_test test caseHans Nilsson2020-01-073-1/+54
* | ct: Change cth_log_redirect to use default logger formatter and levelLukas Larsson2019-10-174-29/+395
|/
* Merge branch 'dgud/test-fixups' into maintDan Gudmundsson2019-09-091-11/+2
|\
| * ct: Remove windows temp-dir workaroundsDan Gudmundsson2019-06-271-11/+2
* | [ct] Store correct paths with from-release in ct_release_testSiri Hansen2019-06-271-1/+3
* | Merge branch 'siri/ct/fail-after-failed-init_per_testcase/ERIERL-350/OTP-1586...Siri Hansen2019-06-143-1/+173
|\ \ | |/ |/|
| * [ct] Allow post_init_per_testcase to change skip to failSiri Hansen2019-05-213-1/+173
* | Merge branch 'siri/ct/hook-terminated-not-initiated/ERIERL-370/OTP-15863' int...Siri Hansen2019-06-101-2/+8
|\ \
| * | [ct] Fix bug where Hook:terminate/1 was called before Hook:init/2Siri Hansen2019-06-041-2/+8
| |/
| * Merge branch 'siri/ct/fuzzer_support/ERIERL-143/OTP-14746' into maint-20Erlang/OTP2019-04-169-3/+1155
| |\
* | \ Merge branch 'maint'Siri Hansen2019-04-169-3/+1155
|\ \ \
| * \ \ Merge branch 'siri/ct/fuzzer_support/ERIERL-143/OTP-14746' into maintSiri Hansen2019-04-169-3/+1155
| |\ \ \ | | | |/ | | |/|
| | * | [ct] Add {testcase,TC,RepeatProps} syntax for repeating test casesSiri Hansen2019-04-153-1/+525
| | * | [ct] Add post_groups/2 and post_all/3 hook functionsPeter Andersson2019-04-156-2/+630
* | | | Merge branch 'maint'Siri Hansen2019-04-165-22/+684
|\ \ \ \ | |/ / /
| * | | Merge branch 'siri/ct/reset_curr_tc/ERIERL-334/OTP-15717' into maintSiri Hansen2019-04-166-24/+686
| |\ \ \ | | | |/ | | |/|
| | * | [ct] Cleanup after timetrap timeout or kill during framework call or hookSiri Hansen2019-04-156-24/+686
| | |/
* | | Merge pull request #2197 from lbolla/spelling-mistakes-fixBjörn Gustavsson2019-04-101-1/+1
|\ \ \
| * | | Fix various spelling mistakesLorenzo Bolla2019-03-311-1/+1
| |/ /
* | | Merge branch 'maint'Siri Hansen2019-02-153-1/+304
|\ \ \ | |/ /
| * | Merge branch 'siri/ct/post_end_per_testcase-change-status/ERIERL-282/OTP-1558...Siri Hansen2019-02-153-1/+304
| |\ \ | | |/
| | * [ct] Allow post_end_per_testcase hook to change tc status after timetrapSiri Hansen2018-12-203-1/+304
* | | Merge branch 'maint'Sverker Eriksson2019-02-114-5/+130
|\ \ \ | |/ /
| * | Merge branch 'siri/ct_netconfc/edit-config-list/OTP-15298' into maintSiri Hansen2019-02-111-0/+6
| |\ \
| | * | [ct] Allow ct_netconfc:edit_config/3,4,5 to take a list of XML elementsSiri Hansen2019-01-311-0/+6
| * | | [ct] Add option {newline,string()} to ct_telnet:cmd and ct_telnet:sendSiri Hansen2019-01-311-1/+10
| * | | [ct] Improve error handling of bad regular expressions to ct_telnetSiri Hansen2019-01-302-4/+114
| |/ /
* | | Use os:getenv/2 where possiblePeter Lemenkov2018-09-261-9/+3
* | | Change "can not" into "cannot"Raimo Niskanen2018-07-274-7/+7
|/ /
* | Update copyright yearHenrik Nord2018-06-1811-11/+11
* | common_test: Remove EDoc comments in internal modulesHans Bolinder2018-06-0714-112/+73