summaryrefslogtreecommitdiff
path: root/lib/common_test/test
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2023-02-141-1/+1
* Replace size/1 with either tuple_size/1 or byte_size/1Björn Gustavsson2023-01-171-1/+1
* Update copyright yearErlang/OTP2022-09-201-1/+1
* Merge branch 'deterministic-build' of https://github.com/TD5/otp into maintBjörn Gustavsson2022-06-291-0/+1
|\
| * make: Allow OTP to be built deterministicallyTom Davies2022-06-241-0/+1
* | 5719 - Adding Stacktrace to thrownBen Adams2022-06-012-6/+8
|/
* Update copyright yearErlang/OTP2022-02-153-3/+3
* stdlib: add quote, unquote functions in uri_stringJakub Witczak2022-02-111-2/+2
* otp: Fix `make TYPE=$TYPE` to work for all typesLukas Larsson2022-01-211-1/+1
* Merge pull request #5581 from garazdawi/lukas/ct/add-file-and-line-to-surefir...Lukas Larsson2022-01-212-11/+59
|\
| * ct: Add tests for surefire file and lineLukas Larsson2022-01-212-11/+59
* | Update copyright yearRickard Green2021-12-164-4/+4
* | Merge branch 'maint'Rickard Green2021-12-1326-26/+26
|\ \ | |/
| * Update copyright yearRickard Green2021-12-1326-26/+26
* | Fix typos in lib/common_testKian-Meng, Ang2021-12-059-11/+11
|/
* 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
| |\ \ \ | | | |/ | | |/|