Home
last modified time | relevance | path

Searched full:tests (Results 1 – 25 of 1992) sorted by relevance

12345678910>>...80

/arkcompiler/runtime_core/static_core/
Dcodecheck_ignore.json16 "libpandabase/tests/taskmanager": "*",
38 "plugins/ets/playground/backend/tests/fixtures/__init__.py": "*",
57 "plugins/ets/tests/benchmarks/promise/bu_j2a/bench_j2a.js": "*",
58 "plugins/ets/tests/benchmarks/promise/bu_j2j/bench_j2j.js": "*",
59 "plugins/ets/tests/common": "*",
60 "plugins/ets/tests/checked/CMakeLists.txt": {"bc-40001": "*"},
61 "plugins/ets/tests/debugger/CMakeLists.txt": {"bc-40001": "*"},
62 "plugins/ets/tests/debugger/src/arkdb/debug_client.py": "*",
63 "plugins/ets/tests/compiler/inst_generator_test_ext.inc": {"G.INC.02": "*"},
64 "plugins/ets/tests/equals": "*",
[all …]
DREVIEWERS57 static_core/tests/ @Prof1983
58 static_core/tests/cts-* @igelhaus
59 static_core/tests/irtoc-interpreter-* @mbolshov ^igelhaus
60 static_core/tests/vm-benchmarks @ignatenkooleg @Prof1983 @mr_aramis @giteeman46 ^asidorov ^di…
66 static_core/libpandabase/tests/*mem* @udav
81 static_core/tests/benchmarks/ @igelhaus
82 static_core/tests/checked/ @Prof1983 @dingding5 ^chernykhsergey
83 static_core/tests/panda/ @igelhaus
84 static_core/tests/test-lists/ ^amate ^sergeyandreev @kuchkovairina
85 static_core/tests/tests-u-runner/ ^amate @sergeyandreev @anton-sysoev @dream…
[all …]
/arkcompiler/ets_frontend/es2panda/test/
Dtest_tsc_ignore_list.txt1 es2panda/test/TypeScript/tests/cases/compiler/bom-utf16be.ts
2 es2panda/test/TypeScript/tests/cases/compiler/collisionArgumentsInType.ts
3 es2panda/test/TypeScript/tests/cases/compiler/collisionArgumentsInterfaceMembers.ts
4 es2panda/test/TypeScript/tests/cases/compiler/elidedEmbeddedStatementsReplacedWithSemicolon.ts
5 es2panda/test/TypeScript/tests/cases/compiler/emitBundleWithShebang1.ts
6 es2panda/test/TypeScript/tests/cases/compiler/isLiteral1.ts
7 es2panda/test/TypeScript/tests/cases/compiler/isLiteral2.ts
8 es2panda/test/TypeScript/tests/cases/compiler/letAsIdentifier2.ts
9 es2panda/test/TypeScript/tests/cases/compiler/letInVarDeclOfForIn_ES5.ts
10 es2panda/test/TypeScript/tests/cases/compiler/letInVarDeclOfForIn_ES6.ts
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/checked/
Darktsconfig.in.json11 "ohmUrl": "${PANDA_BINARY_ROOT}/plugins/ets/tests/interop_js/tests/test_intrins/test_intrins"
15 …"ohmUrl": "${PANDA_BINARY_ROOT}/plugins/ets/tests/interop_js/tests/test_frontend/test_frontend_pac…
19 "ohmUrl": "${PANDA_BINARY_ROOT}/plugins/ets/tests/interop_js/tests/number_subtypes/module"
23 …"ohmUrl": "${PANDA_BINARY_ROOT}/plugins/ets/tests/interop_js/tests/strict_equality/strict_equality"
27 … "ohmUrl": "${PANDA_BINARY_ROOT}/plugins/ets/tests/interop_js/tests/test_undefined/test_undefined"
31 …"ohmUrl": "${PANDA_BINARY_ROOT}/plugins/ets/tests/interop_js/tests/class_composite/js/class_compos…
35 … "ohmUrl": "${PANDA_BINARY_ROOT}/plugins/ets/tests/interop_js/tests/scenarios/js_to_ets/scenarios"
39 …"ohmUrl": "${PANDA_BINARY_ROOT}/plugins/ets/tests/interop_js/tests/es_object/to_string/test_to_str…
43 "ohmUrl": "${PANDA_BINARY_ROOT}/plugins/ets/tests/interop_js/tests/checked/example/strings"
47 "ohmUrl": "${PANDA_BINARY_ROOT}/plugins/ets/tests/interop_js/tests/checked/js_call/js_call"
[all …]
/arkcompiler/runtime_core/static_core/verification/util/
DUtil.cmake18 ${VERIFICATION_SOURCES_DIR}/util/tests/environment.cpp
19 ${VERIFICATION_SOURCES_DIR}/util/tests/lazy_test.cpp
20 ${VERIFICATION_SOURCES_DIR}/util/tests/addr_map_test.cpp
21 ${VERIFICATION_SOURCES_DIR}/util/tests/tagged_index_test.cpp
22 ${VERIFICATION_SOURCES_DIR}/util/tests/flags.cpp
23 ${VERIFICATION_SOURCES_DIR}/util/tests/obj_pool_test.cpp
24 ${VERIFICATION_SOURCES_DIR}/util/tests/index_test.cpp
25 ${VERIFICATION_SOURCES_DIR}/util/tests/optional_ref_test.cpp
26 ${VERIFICATION_SOURCES_DIR}/util/tests/saturated_enum_test.cpp
27 ${VERIFICATION_SOURCES_DIR}/util/tests/shifted_vector_test.cpp
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/test-lists/unit-tests/
Dunit-tests-ignored.txt2 ets-common-tests/imported_modules_TL_exec_2/a.ets
3 ets-common-tests/imported_modules_TL_exec_1/a.ets
7 ets-common-tests/lambda/cast_type_lambda.ets
11 ets-common-tests/exporting-ambient-decl/main.ets
14 ets-common-tests/annotation_import_export_test/AmbientImportAl.ets
17 ets-common-tests/atomics/base_operator_add.ets
18 ets-common-tests/atomics/base_operator_and.ets
19 ets-common-tests/atomics/base_operator_bigint.ets
20 ets-common-tests/atomics/base_operator_biguint.ets
21 ets-common-tests/atomics/base_operator_compare_exchange.ets
[all …]
/arkcompiler/runtime_core/static_core/compiler/
DCMakeLists.txt311 tests/analysis_test.cpp
312 tests/adjust_arefs_test.cpp
313 tests/alias_analysis_test.cpp
314 tests/aot_test.cpp
315 tests/balance_expressions_test.cpp
316 tests/basicblock_test.cpp
317 tests/bounds_analysis_test.cpp
318 tests/branch_elimination_test.cpp
319 tests/call_input_types_test.cpp
320 tests/catch_inputs_test.cpp
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/
DREADME.md1 # How to run ets-func-tests and cts tests locally
8 ## Run ets-func-tests in INT mode
10 $ $ARK_ROOT/tests/tests-u-runner/runner.sh --ets-func-tests --build-dir $BUILD --processes=`nproc`
13 ## Run ets-func-tests in JIT mode
15 $ $ARK_ROOT/tests/tests-u-runner/runner.sh --ets-func-tests --build-dir $BUILD --jit --ark-args='--…
18 ## Run cts tests
20 $ $ARK_ROOT/tests/tests-u-runner/runner.sh --ets-cts --build-dir $BUILD --processes=`nproc`
/arkcompiler/runtime_core/tests/cts-generator/
DREADME.md6 Tests are being generated during building.
18 -t, --template FILE Path to template yaml file to generate tests (required)
21 -o, --output DIR Path to directory where tests will be generated (required)
28 ${PANDA_SRC_ROOT}/tests/cts-generator/generate-cts.rb \
29 -t ${PANDA_SRC_ROOT}/tests/cts-generator/cts-template/template.yaml \
30 -s ${PANDA_SRC_ROOT}/tests/cts-generator/cts-template/yaml-schema.json \
34 This command will generate CTS tests using provided template file. Template is validated using sche…
43 …-t, --test-dir DIR Path to test directory to search tests recursively, or path to si…
50 --verify-tests Run verifier against positive tests (option for test checking)
53 …-a, --run-all Run all tests, ignore "runner-option: ignore" tag in test definit…
[all …]
/arkcompiler/runtime_core/static_core/tests/cts-generator/
DREADME.md6 Tests are being generated during building.
18 -t, --template FILE Path to template yaml file to generate tests (required)
21 -o, --output DIR Path to directory where tests will be generated (required)
28 ${PANDA_SRC_ROOT}/tests/cts-generator/generate-cts.rb \
29 -t ${PANDA_SRC_ROOT}/tests/cts-generator/cts-template/template.yaml \
30 -s ${PANDA_SRC_ROOT}/tests/cts-generator/cts-template/yaml-schema.json \
34 This command will generate CTS tests using provided template file. Template is validated using sche…
43 …-t, --test-dir DIR Path to test directory to search tests recursively, or path to si…
50 --verify-tests Run verifier against positive tests (option for test checking)
53 …-a, --run-all Run all tests, ignore "runner-option: ignore" tag in test definit…
[all …]
/arkcompiler/ets_runtime/test/ut/
Dignore-ut-release-qemu-ets_runtime.txt13 obj/arkcompiler/ets_runtime/ecmascript/tests/GC_NewToOldPromotion_Test
59 obj/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/tests/AOTFileTestWithQemu
60 obj/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/HeapTrackerThirdTestWithQemu
61 obj/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/HeapDumpTest/heap_dump_test.o
62 obj/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/HeapTrackerSecondTestWithQemu
63 obj/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/HeapSnapShotTest/heap_snapshot_test.o
64 obj/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/HeapTrackerFirstTest/heap_tracker_first_test…
65 obj/arkcompiler/ets_runtime/ecmascript/builtins/tests/Builtins_DateTimeFormat_Second_TestWithQemu
66 obj/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/JSMetadataTest/js_metadata_test.o
67 obj/arkcompiler/ets_runtime/ecmascript/builtins/tests/Builtins_DisPlayNames_TestWithQemu
[all …]
/arkcompiler/runtime_core/libabckit/scripts/
Dabckit_status.py36 help=f'Fill table with tests for cpp api')
40 help=f'Fill table with tests for c api')
56 abckit_tests = os.path.join(libabckit_dir, 'tests')
61 'tests/canary', 'tests/helpers', 'tests/internal', 'tests/null_args_tests',
62 'tests/sanitizers', 'tests/scenarios', 'tests/scenarios_c_api_clean',
63 'tests/stress', 'tests/ut tests/wrong_ctx_tests', 'tests/wrong_mode_tests'
69 'tests/cpp/tests',
70 'tests/mock',
71 'tests/regression',
72 'tests/scenarios_cpp_api_clean'
[all …]
/arkcompiler/runtime_core/static_core/runtime/
DCMakeLists.txt529 list(APPEND STACK_WALKER_HOOK_BRIDGE_SOURCE tests/arch/arm/stack_walker_hook_bridge.S)
531 list(APPEND STACK_WALKER_HOOK_BRIDGE_SOURCE tests/arch/arm/stack_walker_hook_bridge.S)
533 list(APPEND STACK_WALKER_HOOK_BRIDGE_SOURCE tests/arch/aarch64/stack_walker_hook_bridge.S)
535 list(APPEND STACK_WALKER_HOOK_BRIDGE_SOURCE tests/arch/amd64/stack_walker_hook_bridge.S)
638 tests/interpreter/test_interpreter_impl.cpp
696 SET(INVOKE_HELPER tests/arch/arm/invokation_helper.S)
698 SET(INVOKE_HELPER tests/arch/arm/invokation_helper_hf.S)
700 SET(INVOKE_HELPER tests/arch/aarch64/invokation_helper.S)
702 #SET(INVOKE_HELPER tests/arch/x86/invokation_helper.S)
704 SET(INVOKE_HELPER tests/arch/amd64/invokation_helper.S)
[all …]
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/
Dreadme.md10 It is possible to run tests either using script `runner.sh` or `main.py` directly.
23 $PROJECT/tests/tests-u-runner/runner.sh <test-suite-name> --build-dir $BUILD
37 python3 $PROJECT/tests/tests-u-runner/main.py <test-suite-name> --build-dir $BUILD
43 Tests folders:
46 - `--ets-func-tests` - tests for ArkTS: standard library and ets func tests
47 Tests folder: `plugins/ets/tests/ets_func_tests/`
62 - `--ets-es-checked` - `ETS tests that cross validate results with ts`
63 `--ets-gc-stress` - `GC stress tests`
64 - `--ets-runtime` - `ETS runtime tests`
65 Tests folder: `ets_frontend/ets2panda/test/runtime/ets`
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/benchmarks/interop_js/
DREADME.md3 ## Tests section in Interoperability Benchmarks
5 There are 4 type of tests:
25 pushd $PANDA_ROOT/tests/vm-benchmarks
36 TESTS=$PANDA_ROOT/plugins/ets/tests/benchmarks/interop_js
39 …all -p interop_d2s -T d2s -L js -l js --exclude-list=$TESTS/known-fails-d2s.txt --timeout=60 $TESTS
42 vmb all -p interop_s2d -T s2d -A --exclude-list=$TESTS/known-fails-s2d.txt --timeout=60 $TESTS
45 …all -p interop_d2d -T d2d -L js -l js --exclude-list=$TESTS/known-fails-d2d.txt --timeout=60 $TESTS
48 vmb all -p arkts_host -T s2s -A --exclude-list=$TESTS/known-fails-s2s.txt --timeout=60 $TESTS
53 See also [vmb manual](../../../../../tests/vm-benchmarks/readme.md)
70 --tests=testToString_hex \
[all …]
/arkcompiler/ets_frontend/testTs/
Dtest-case.patch212 tests/cases/conformance/jsdoc/extendsTag1.ts | 1 +
220 tests/cases/conformance/jsdoc/seeTag3.ts | 7 +
221 tests/cases/conformance/jsdoc/thisTag2.ts | 11 +
253 tests/cases/conformance/node/nodeModules1.ts | 321 ++++++++++++
504 …create mode 100644 tests/cases/conformance/ambient/ambientDeclarationsPatterns/ambientDeclarations…
505 create mode 100644 tests/cases/conformance/ambient/ambientDeclarationsPatterns/declarations.d.ts
506 …create mode 100644 tests/cases/conformance/ambient/ambientShorthand_merging/ambientShorthand_mergi…
507 create mode 100644 tests/cases/conformance/ambient/ambientShorthand_merging/declarations1.d.ts
508 create mode 100644 tests/cases/conformance/ambient/ambientShorthand_merging/declarations2.d.ts
509 …create mode 100644 tests/cases/conformance/ambient/ambientShorthand_reExport/ambientShorthand_reEx…
[all …]
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/ets/
Dets_test_dir.py29 def tests(self) -> Path: member in EtsTestDir
30 return self.root / "tests"
34 return self.tests / "ets-templates"
38 return self.tests / "ets_func_tests"
42 return self.tests / "stdlib-templates"
46 return self.tests / "ets-func-tests-templates"
50 return self.tests / "ets_test_suite" / "gc" / "stress"
54 return self.tests / "ets_es_checked"
58 return self.tests / "ets_ts_subset"
62 return self.tests / "ets_sdk"
/arkcompiler/runtime_core/static_core/libpandabase/
DCMakeLists.txt353 tests/list_test.cpp
354 tests/bit_helpers_test.cpp
355 tests/bit_memory_region_test.cpp
356 tests/bit_table_test.cpp
357 tests/bit_utils_test.cpp
358 tests/bit_vector_test.cpp
359 tests/string_helpers_test.cpp
360 tests/type_converter_tests.cpp
361 tests/logger_test.cpp
362 tests/dfx_test.cpp
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/gc/stress/
Dtest_stress_gc_humongous_bq.ets118 let tests = new ArrayAsListObject();
120 tests.pushBack(new TestHumongousStress(4, 3, 1.1));
121 tests.pushBack(new TestHumongousStress(16, 5, 2.1));
122 tests.pushBack(new TestHumongousStress(32, 4, 0.6));
124 tests.pushBack(new TestHumongousStress(4, 12, 1.1));
125 tests.pushBack(new TestHumongousStress(16, 7, 2.1));
126 tests.pushBack(new TestHumongousStress(32, 18, 0.6));
128 tests.pushBack(new TestHumongousStress(16, 3, 1.1));
129 tests.pushBack(new TestHumongousStress(48, 2, 2.1));
131 tests.pushBack(new TestHumongousStress(4, 3, 1.1));
[all …]
Dtest_stress_gc_humongous.ets131 let tests = new ArrayAsListObject();
133 tests.pushBack(new TestHumongousStress(4, 3, 1.1));
134 tests.pushBack(new TestHumongousStress(16, 5, 2.1));
135 tests.pushBack(new TestHumongousStress(32, 4, 0.6));
137 tests.pushBack(new TestHumongousStress(4, 12, 1.1));
138 tests.pushBack(new TestHumongousStress(16, 7, 2.1));
139 tests.pushBack(new TestHumongousStress(32, 18, 0.6));
141 tests.pushBack(new TestHumongousStress(16, 3, 1.1));
142 tests.pushBack(new TestHumongousStress(48, 2, 2.1));
144 tests.pushBack(new TestHumongousStress(4, 3, 1.1));
[all …]
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
DCMakeLists.txt80 tests/bitops_bitwise_and_test.cpp
81 tests/bc_lowering_test.cpp
82 tests/codegen_test.cpp
83 tests/reg_acc_alloc_test.cpp
84 tests/reg_encoder_test.cpp
85 tests/runtime_adapter_test.cpp
86 tests/const_array_resolver_test.cpp
87 tests/bytecodeopt_peepholes_test.cpp
88 tests/check_resolver_test.cpp
89 tests/canonicalization_test.cpp
[all …]
/arkcompiler/runtime_core/tests/cts-generator/generator/
Dparser.rb29 # tests: Generator::TESTS
32 # Tests definitions
33 @tests = @data[Generator::TESTS]
42 updated_tests = @tests.flat_map do |test|
51 … "Schema validation error, please update template '#{file_name}' to match schema to generate tests"
56 included_data[Generator::TESTS].map do |single_test|
60 included_data[Generator::TESTS]
66 @tests = updated_tests
70 @tests.each do |raw_test|
86 LOG.info "Tests generation done in #{Time.now - start_time} sec"
[all …]
/arkcompiler/runtime_core/tests/
DCMakeLists.txt16 add_custom_target(cts-assembly COMMENT "Running compliance tests for Panda Assembly")
17 add_custom_target(regression COMMENT "Running panda compiler regression tests")
18 add_custom_target(cts-aot-tests COMMENT "Running panda aot tests")
19 add_custom_target(cts-jit-tests COMMENT "Running panda jit-enforce tests")
20 add_custom_target(irtoc-interpreter-tests COMMENT "Running irtoc interpreter tests")
23 add_dependencies(tests irtoc-interpreter-tests)
24 add_dependencies(irtoc-interpreter-tests irtoc-opcode-suite)
25 # TODO(maksenov): disable tests subdirectory for Windows build to remove this condition
27 add_dependencies(tests cts-assembly regression)
30 add_custom_target(verifier-tests COMMENT "Regression tests for verifier")
[all …]
/arkcompiler/runtime_core/static_core/tests/irtoc-interpreter-tests/irtoc-tag/
DCMakeLists.txt16 project(irtoc-interpreter-tag-tests)
32 set(TAG_GENERATED_TESTS "${PROJECT_BINARY_DIR}/tests-pa/")
33 set(TAG_COMPILED_TESTS "${PROJECT_BINARY_DIR}/tests/")
38 add_custom_target(irtoc-interpreter-tests-tag-generator
39 COMMENT "Generate TAG tests files"
51 add_custom_target(irtoc-interpreter-tests-tag
52 COMMENT "Run generated TAG tests"
54 ${CMAKE_SOURCE_DIR}/tests/cts-generator/test-runner.rb
60 add_dependencies(irtoc-interpreter-tests-tag irtoc-interpreter-tests-tag-generator)
/arkcompiler/runtime_core/bytecode_optimizer/
DCMakeLists.txt69 tests/bitops_bitwise_and_test.cpp
70 tests/bc_lowering_test.cpp
71 tests/codegen_test.cpp
72 tests/reg_acc_alloc_test.cpp
73 tests/reg_encoder_test.cpp
74 tests/runtime_adapter_test.cpp
75 tests/const_array_resolver_test.cpp
76 tests/bytecodeopt_peepholes_test.cpp
77 tests/check_resolver_test.cpp
78 tests/canonicalization_test.cpp
[all …]

12345678910>>...80