Home
last modified time | relevance | path

Searched refs:abort_current_testcase (Results 1 – 25 of 50) sorted by relevance

12

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/common_test/test/ct_error_SUITE_data/error/test/
H A Dtimetrap_1_SUITE.erl193 spawn(ct, abort_current_testcase, [testing_end_conf]),
198 spawn(ct, abort_current_testcase, [testing_end_conf]),
207 spawn(ct, abort_current_testcase, [testing_end_conf]),
H A Dmisc_error_1_SUITE.erl159 {error,parallel_group} = ct:abort_current_testcase(aborted),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/common_test/test/ct_error_SUITE_data/error/test/
H A Dtimetrap_1_SUITE.erl193 spawn(ct, abort_current_testcase, [testing_end_conf]),
198 spawn(ct, abort_current_testcase, [testing_end_conf]),
207 spawn(ct, abort_current_testcase, [testing_end_conf]),
H A Dmisc_error_1_SUITE.erl159 {error,parallel_group} = ct:abort_current_testcase(aborted),
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/common_test/test/ct_error_SUITE_data/error/test/
H A Dtimetrap_1_SUITE.erl193 spawn(ct, abort_current_testcase, [testing_end_conf]),
198 spawn(ct, abort_current_testcase, [testing_end_conf]),
207 spawn(ct, abort_current_testcase, [testing_end_conf]),
H A Dmisc_error_1_SUITE.erl159 {error,parallel_group} = ct:abort_current_testcase(aborted),
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/common_test/test/ct_error_SUITE_data/error/test/
H A Dtimetrap_1_SUITE.erl193 spawn(ct, abort_current_testcase, [testing_end_conf]),
198 spawn(ct, abort_current_testcase, [testing_end_conf]),
207 spawn(ct, abort_current_testcase, [testing_end_conf]),
H A Dmisc_error_1_SUITE.erl159 {error,parallel_group} = ct:abort_current_testcase(aborted),
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/common_test/test/ct_error_SUITE_data/error/test/
H A Dtimetrap_1_SUITE.erl193 spawn(ct, abort_current_testcase, [testing_end_conf]),
198 spawn(ct, abort_current_testcase, [testing_end_conf]),
207 spawn(ct, abort_current_testcase, [testing_end_conf]),
H A Dmisc_error_1_SUITE.erl159 {error,parallel_group} = ct:abort_current_testcase(aborted),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/common_test/test/ct_error_SUITE_data/error/test/
H A Dtimetrap_1_SUITE.erl193 spawn(ct, abort_current_testcase, [testing_end_conf]),
198 spawn(ct, abort_current_testcase, [testing_end_conf]),
207 spawn(ct, abort_current_testcase, [testing_end_conf]),
H A Dmisc_error_1_SUITE.erl159 {error,parallel_group} = ct:abort_current_testcase(aborted),
/dports/lang/erlang/otp-OTP-24.1.7/lib/common_test/test/ct_error_SUITE_data/error/test/
H A Dtimetrap_1_SUITE.erl193 spawn(ct, abort_current_testcase, [testing_end_conf]),
198 spawn(ct, abort_current_testcase, [testing_end_conf]),
207 spawn(ct, abort_current_testcase, [testing_end_conf]),
H A Dmisc_error_1_SUITE.erl159 {error,parallel_group} = ct:abort_current_testcase(aborted),
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/
H A Dts_if_1_SUITE.erl188 F = fun() -> ct:abort_current_testcase('stopping tc12') end,
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/
H A Dts_if_1_SUITE.erl188 F = fun() -> ct:abort_current_testcase('stopping tc12') end,
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/
H A Dts_if_1_SUITE.erl188 F = fun() -> ct:abort_current_testcase('stopping tc12') end,
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/
H A Dts_if_1_SUITE.erl188 F = fun() -> ct:abort_current_testcase('stopping tc12') end,
/dports/lang/erlang/otp-OTP-24.1.7/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/
H A Dts_if_1_SUITE.erl188 F = fun() -> ct:abort_current_testcase('stopping tc12') end,
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/
H A Dts_if_1_SUITE.erl188 F = fun() -> ct:abort_current_testcase('stopping tc12') end,
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/
H A Dts_if_1_SUITE.erl188 F = fun() -> ct:abort_current_testcase('stopping tc12') end,
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/common_test/src/
H A Dct.erl51 -export([get_status/0, abort_current_testcase/1,
488 abort_current_testcase(Reason) -> function
489 test_server_ctrl:abort_current_testcase(Reason).
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/common_test/src/
H A Dct.erl51 -export([get_status/0, abort_current_testcase/1,
488 abort_current_testcase(Reason) -> function
489 test_server_ctrl:abort_current_testcase(Reason).
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/common_test/src/
H A Dct.erl51 -export([get_status/0, abort_current_testcase/1,
488 abort_current_testcase(Reason) -> function
489 test_server_ctrl:abort_current_testcase(Reason).
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/common_test/src/
H A Dct.erl51 -export([get_status/0, abort_current_testcase/1,
488 abort_current_testcase(Reason) -> function
489 test_server_ctrl:abort_current_testcase(Reason).

12