| /external/ltp/testcases/open_posix_testsuite/Documentation/ |
| D | HOWTO_FunctionalStressTest | 1 Functional and Stress Tests: Definition and Structure 4 This document describes what functional and stress tests are, how they 7 Functional Test Definition 8 -------------------------- 10 Functional tests test the behavior of functional areas of the POSIX* 13 the functional area is present. 16 ---------------------- 18 Stress tests are designed to monitor how the system behaves when it is 19 taxed by excessively using the functional areas in the POSIX specification 20 or monitoring how the functional areas in the POSIX specification behave [all …]
|
| D | HOWTO_RunTests | 4 3. Building and Running the Tests 7 ------------ 8 This document describes how to run the tests in the POSIX Test Suite. 11 functional, and stress tests. All tests are built with make all, but 13 tests may leave the system in an indeterminate state. 16 ---------------------------------------------------- 18 * Conformance Tests 19 The build and execution process varies for conformance tests. 21 For definitions tests, the build and execution process is the same since 25 For all other tests, they will have one test for the compile, one for the [all …]
|
| D | HOWTO_ConformanceTest | 4 This document describes what conformance tests are, how they are created, 8 --------------------------- 10 Conformance tests test conformance to the POSIX* specification. They test 15 ------------------- 17 The directory structure for conformance tests is as follows. 19 All tests are located in the conformance/ directory off of posixtestsuite/. 23 definitions/ - This directory contains tests for each *.h file in the POSIX 24 spec. Tests are taken from the Base Definitions document. 26 interfaces/ - This directory contains tests for each function listed in the 27 POSIX spec. Tests are taken from the System Interfaces document. [all …]
|
| /external/mesa3d/.gitlab-ci/ |
| D | all-skips.txt | 2 # non-zero-length and not starting with '#', will regex match to 10 dEQP-VK.api.driver_properties.conformance_version 13 dEQP-VK.info.device_extensions 16 # reliable to be run in parallel with other tests due to CPU-side timing. 17 dEQP-GLES[0-9]*.functional.flush_finish.* 19 # piglit: WGL is Windows-only 23 # on the system rather than in parallel with other tests. 26 # This test is not built with waffle, while we do build tests with waffle 29 # These tests all read from the front buffer after a swap. Given that we 30 # run piglit tests in parallel in Mesa CI, and don't have a compositor [all …]
|
| D | deqp-freedreno-a630-flakes.txt | 2 # non-zero-length and not starting with '#', will regex match to 5 # Flakes reported more than once during Jan-Feb 2020 6 dEQP-GLES31.functional.layout_binding.ssbo.fragment_binding_array 9 dEQP-GLES3.functional.fbo.blit.conversion.rg8i_to_r16i 12 dEQP-GLES31.functional.compute.shared_var.atomic.compswap.highp_int 13 dEQP-GLES31.functional.compute.shared_var.atomic.compswap.highp_uint 14 dEQP-GLES31.functional.compute.shared_var.atomic.compswap.lowp_int 15 dEQP-GLES31.functional.compute.shared_var.atomic.compswap.lowp_uint 16 dEQP-GLES31.functional.compute.shared_var.atomic.compswap.mediump_int 17 dEQP-GLES31.functional.compute.shared_var.atomic.compswap.mediump_uint [all …]
|
| /external/angle/src/tests/test_expectations/ |
| D | GPUTestExpectationsParser_unittest.cpp | 3 // Use of this source code is governed by a BSD-style license that can be 6 // GPUTestExpectationsParser_unittest.cpp: Unit tests for GPUTestExpectationsParser* 9 #include "tests/test_expectations/GPUTestExpectationsParser.h" 11 #include "tests/test_expectations/GPUTestConfig.h" 71 R"(100 : dEQP-GLES31.functional.layout_binding.ubo.vertex_binding_max = SKIP)"; in TEST_P() 74 EXPECT_EQ(get("dEQP-GLES31.functional.layout_binding.ubo.vertex_binding_max"), in TEST_P() 83 R"(100 : dEQP-GLES31.functional.layout_binding.ubo.vertex_binding_max = FAIL)"; in TEST_P() 86 EXPECT_EQ(get("dEQP-GLES31.functional.layout_binding.ubo.vertex_binding_max"), in TEST_P() 95 R"(100 : dEQP-GLES31.functional.layout_binding.ubo.vertex_binding_max = PASS)"; in TEST_P() 98 EXPECT_EQ(get("dEQP-GLES31.functional.layout_binding.ubo.vertex_binding_max"), in TEST_P() [all …]
|
| /external/deqp/doc/testspecs/GLES3/ |
| D | functional.shaders.matrix.txt | 1 ------------------------------------------------------------------------- 3 ----------------------------------------------- 11 http://www.apache.org/licenses/LICENSE-2.0 18 ------------------------------------------------------------------------- 19 Matrix tests 21 Tests: 22 + dEQP-GLES3.functional.shaders.matrix.* 23 + dEQP-GLES3.functional.shaders.conversions.scalar_to_matrix.* 24 + dEQP-GLES3.functional.shaders.conversions.matrix_to_matrix.* 25 + dEQP-GLES3.functional.shaders.conversions.matrix_combine.* [all …]
|
| D | functional.shaders.int_op.txt | 1 ------------------------------------------------------------------------- 3 ----------------------------------------------- 11 http://www.apache.org/licenses/LICENSE-2.0 18 ------------------------------------------------------------------------- 19 Integer operator tests 21 Tests: 22 + dEQP-GLES3.functional.shaders.operator.unary_operator.*.*_int_* 23 + dEQP-GLES3.functional.shaders.operator.unary_operator.*.*_ivec_* 24 + dEQP-GLES3.functional.shaders.operator.unary_operator.*.*_uint_* 25 + dEQP-GLES3.functional.shaders.operator.unary_operator.*.*_uvec_* [all …]
|
| D | functional.fbo.completeness.txt | 1 ------------------------------------------------------------------------- 3 ----------------------------------------------- 11 http://www.apache.org/licenses/LICENSE-2.0 18 ------------------------------------------------------------------------- 19 Framebuffer completeness tests. 21 Tests: 22 + dEQP-GLES3.functional.fbo.completeness.renderable.* 23 + dEQP-GLES3.functional.fbo.completeness.attachment_combinations.* 24 + dEQP-GLES3.functional.fbo.completeness.size.zero 25 + dEQP-GLES3.functional.fbo.completeness.size.distinct [all …]
|
| /external/deqp/external/openglcts/modules/glesext/draw_elements_base_vertex/ |
| D | esextcDrawElementsBaseVertexTests.hpp | 3 /*------------------------------------------------------------------------- 5 * ----------------------------- 7 * Copyright (c) 2014-2016 The Khronos Group Inc. 13 * http://www.apache.org/licenses/LICENSE-2.0 24 */ /*-------------------------------------------------------------------*/ 32 */ /*-------------------------------------------------------------------*/ 48 * conformance tests. 50 * Functional tests fill m_test_cases instance with test case descriptors, 79 /** Defines a single test case. Each functional test fills the 102 …glw::GLuint regular_draw_call_offset; /* offset to be used for non-basevertex draw calls … [all …]
|
| /external/angle/src/tests/deqp_support/ |
| D | deqp_gles2_test_expectations.txt | 2 // Use of this source code is governed by a BSD-style license that can be 7 // Tests took ~40s to run. Disable them for bots to prevent bots getting stuck. 8 // Flush and finish are very common, and we have plenty of other tests that cover 10 1034 : dEQP-GLES2.functional.flush_finish.* = SKIP 13 1655 D3D11 : dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_depth_funcs.stencil_* = FAIL 14 1655 D3D11 : dEQP-GLES2.functional.fragment_ops.depth_stencil.write_mask.* = FAIL 15 1655 D3D11 : dEQP-GLES2.functional.fragment_ops.blend.equation_src_func_dst_func.add_constant_color… 16 1655 D3D11 : dEQP-GLES2.functional.fragment_ops.blend.equation_src_func_dst_func.add_constant_color… 17 1655 D3D11 : dEQP-GLES2.functional.fragment_ops.blend.equation_src_func_dst_func.add_one_minus_cons… 18 1655 D3D11 : dEQP-GLES2.functional.fragment_ops.blend.equation_src_func_dst_func.add_one_minus_cons… [all …]
|
| D | README.md | 3 ANGLE integrates dEQP (i.e. the OpenGL CTS) for conformance testing. It uses gtest to run tests, 12 This is primarily done to fix tests until they are fixed upstream. 16 For every set of dEQP tests, for example GLES3 tests on the Vulkan backend, an expectations file 17 exists to let the test harness know which tests it should skip (as they are known to crash), or 48 3445 : dEQP-GLES31.functional.ssbo.layout.random.all_shared_buffer.48 = SKIP 51 1442 OPENGL : dEQP-GLES31.functional.separate_shader.* = SKIP 52 1442 D3D11 : dEQP-GLES31.functional.separate_shader.* = SKIP 55 …3726 VULKAN ANDROID : dEQP-GLES31.functional.synchronization.inter_call.without_memory_barrier.*at… 58 …1665 WIN NVIDIA OPENGL : dEQP-GLES31.functional.draw_indirect.negative.command_offset_not_in_buffe… 60 // Failing when emulated pre-rotation is enabled, no matter which angle: [all …]
|
| D | deqp_egl_test_expectations.txt | 2 // Use of this source code is governed by a BSD-style license that can be 8 3916 OPENGL : dEQP-EGL.functional.sharing.gles2.multithread.* = SKIP 9 3916 OPENGL : dEQP-EGL.functional.multithread.* = SKIP 10 3916 OPENGL : dEQP-EGL.functional.render.multi_thread.* = SKIP 11 3916 OPENGL : dEQP-EGL.functional.color_clears.multi_thread.* = SKIP 12 3916 GLES : dEQP-EGL.functional.sharing.gles2.multithread.* = SKIP 13 3916 GLES : dEQP-EGL.functional.multithread.* = SKIP 14 3916 GLES : dEQP-EGL.functional.render.multi_thread.* = SKIP 15 3916 GLES : dEQP-EGL.functional.color_clears.multi_thread.* = SKIP 16 3916 D3D11 : dEQP-EGL.functional.sharing.gles2.multithread.* = SKIP [all …]
|
| D | deqp_gles31_test_expectations.txt | 2 // Use of this source code is governed by a BSD-style license that can be 11 // Crashing Tests 12 1442 OPENGL : dEQP-GLES31.functional.program_interface_query.transform_feedback_varying.resource_li… 14 1442 D3D11 : dEQP-GLES31.functional.image_load_store.*.format_reinterpret.r32f_rgba8ui = SKIP 15 1442 D3D11 : dEQP-GLES31.functional.image_load_store.*.format_reinterpret.r32f_rgba8i = SKIP 16 1442 D3D11 : dEQP-GLES31.functional.image_load_store.*.format_reinterpret.r32f_rgba8 = SKIP 17 1442 D3D11 : dEQP-GLES31.functional.image_load_store.*.format_reinterpret.r32f_rgba8_snorm = SKIP 18 1442 D3D11 : dEQP-GLES31.functional.image_load_store.*.format_reinterpret.rgba8ui_r32f = SKIP 19 1442 D3D11 : dEQP-GLES31.functional.image_load_store.*.format_reinterpret.rgba8ui_r32ui = SKIP 20 1442 D3D11 : dEQP-GLES31.functional.image_load_store.*.format_reinterpret.rgba8ui_r32i = SKIP [all …]
|
| /external/dagger2/ |
| D | test_defs.bzl | 7 # http://www.apache.org/licenses/LICENSE-2.0 15 """This file defines constants useful across the Dagger tests.""" 30 "ExtendsComponent": ["-Adagger.generatedClassExtendsComponent=enabled"], 31 "Shards": ["-Adagger.keysPerComponentShard=2"], 32 "FastInit": ["-Adagger.fastInit=enabled"], 33 "FastInit_Shards": ["-Adagger.fastInit=enabled", "-Adagger.keysPerComponentShard=2"], 43 functional = True, 56 functional = functional, 69 functional = True, 82 functional = functional, [all …]
|
| /external/deqp/external/openglcts/modules/gl/ |
| D | gl4cGetTextureSubImageTests.hpp | 3 /*------------------------------------------------------------------------- 5 * ----------------------------- 7 * Copyright (c) 2015-2016 The Khronos Group Inc. 13 * http://www.apache.org/licenses/LICENSE-2.0 24 */ /*-------------------------------------------------------------------*/ 29 * \brief Get Texture Sub Image Tests Suite Interface 30 */ /*-------------------------------------------------------------------*/ 47 /** Tests group for GetTextureSubImage tests. 49 * Following tests will be run: 50 * - Errors Test [all …]
|
| /external/deqp/doc/testspecs/GLES31/ |
| D | functional.shaders.arrays_of_arrays.txt | 1 ------------------------------------------------------------------------- 3 ----------------------------------------------- 11 http://www.apache.org/licenses/LICENSE-2.0 18 ------------------------------------------------------------------------- 19 Arrays of arrays tests 21 Tests: 22 + dEQP-GLES31.functional.shaders.arrays_of_arrays.* 23 + dEQP-GLES31.functional.ssbo.*arrays_of_arrays* 24 + dEQP-GLES31.functional.ssbo.*_level_array* 25 + dEQP-GLES31.functional.ubo.* [all …]
|
| /external/mesa3d/src/gallium/drivers/llvmpipe/ci/ |
| D | llvmpipe-skips.txt | 2 dEQP-EGL.functional.robustness.reset_context.shaders.infinite_loop.query_status.fragment 3 dEQP-EGL.functional.robustness.reset_context.shaders.infinite_loop.recover_from_reset.fragment 4 dEQP-EGL.functional.robustness.reset_context.shaders.infinite_loop.reset_status.fragment 5 dEQP-EGL.functional.robustness.reset_context.shaders.infinite_loop.shared_context_status.fragment 6 dEQP-EGL.functional.robustness.reset_context.shaders.infinite_loop.sync_status.fragment 10 KHR-GL45.copy_image.functional 11 KHR-GL45.texture_size_promotion.functional 12 KHR-GL45.texture_swizzle.functional 13 KHR-GL45.texture_swizzle.smoke 14 arb_pipeline_statistics_query-comp [all …]
|
| /external/mesa3d/src/freedreno/ci/ |
| D | freedreno-a530-skips.txt | 2 # non-zero-length and not starting with '#', will regex match to 6 dEQP-GLES3.functional.shaders.builtin_functions.precision.cosh.mediump_fragment.vec3 7 dEQP-GLES3.functional.shaders.builtin_functions.precision.faceforward.lowp_fragment.vec4 8 dEQP-GLES3.functional.shaders.builtin_functions.precision.sinh.mediump_vertex.vec3 9 dEQP-GLES3.functional.shaders.builtin_functions.precision.tanh.highp_fragment.vec3 10 dEQP-GLES31.functional.shaders.builtin_functions.precision.distance.lowp_compute.vec4 11 dEQP-GLES31.functional.shaders.builtin_functions.precision.pow.highp_compute.vec3 12 dEQP-GLES31.functional.shaders.builtin_functions.precision.sqrt.highp_compute.vec3 13 dEQP-GLES31.functional.shaders.builtin_functions.precision.tanh.lowp_compute.vec3 16 KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-fs [all …]
|
| /external/mesa3d/src/intel/ci/ |
| D | iris-amly-flakes.txt | 2 dEQP-EGL.functional.sharing.gles2.multithread.random.images.copyteximage2d.1 3 dEQP-EGL.functional.sharing.gles2.multithread.random.images.copyteximage2d.4 4 dEQP-EGL.functional.sharing.gles2.multithread.random.images.copyteximage2d.12 5 dEQP-EGL.functional.sharing.gles2.multithread.random.images.copytexsubimage2d.1 7 # Some flaky tests found: 8 # spec@arb_query_buffer_object@qbo@query-GL_ANY_SAMPLES_PASSED-SYNC-GL_INT 9 # spec@arb_query_buffer_object@qbo@query-GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED-ASYNC-GL_UNSIGNED_… 10 # spec@arb_query_buffer_object@qbo@query-GL_SAMPLES_PASSED-ASYNC-GL_UNSIGNED_INT64_ARB 11 # spec@arb_query_buffer_object@qbo@query-GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN-ASYNC_CPU_READ_… 12 # spec@arb_query_buffer_object@qbo@query-GL_VERTEX_SHADER_INVOCATIONS-ASYNC_CPU_READ_AFTER-GL_UNS… [all …]
|
| /external/mesa3d/src/gallium/drivers/crocus/ci/ |
| D | crocus-g41-fails.txt | 1 KHR-GLES2.core.internalformat.texture2d.depth_component_unsigned_int_depth_component16,Fail 2 KHR-GLES2.core.internalformat.texture2d.depth_component_unsigned_int_depth_component24,Fail 3 KHR-GLES2.core.internalformat.texture2d.depth_component_unsigned_short_depth_component16,Fail 4 KHR-GLES2.core.internalformat.texture2d.rgb_float_rgb32f,Fail 5 KHR-GLES2.core.internalformat.texture2d.rgb_float_rgb32f_linear,Fail 6 KHR-GLES2.core.internalformat.texture2d.rgba_float_rgba32f,Fail 7 KHR-GLES2.core.internalformat.texture2d.rgba_float_rgba32f_linear,Fail 10 dEQP-GLES2.functional.clip_control.depth_mode_zero_to_one,Fail 13 dEQP-GLES2.functional.clipping.line.wide_line_clip_viewport_center,Fail 14 dEQP-GLES2.functional.clipping.line.wide_line_clip_viewport_corner,Fail [all …]
|
| /external/pandora/avatar/doc/ |
| D | overview.md | 4 implement [Pandora APIs](https://github.com/google/bt-test-interfaces) to 5 automate Bluetooth interoperability and functional tests. 11 * [Pandora APIs](https://github.com/google/bt-test-interfaces): They provide a 16 * [Rootcanal][rootcanal-code]: A virtual Bluetooth Controller which emulates the 24 images/avatar-android-bumble-virtual-architecture-simplified.svg) 34 def test_le_connect_central(self) -> None: 68 Avatar tests requires DUT and REF to provide a Pandora gRPC server which 74 at emulating non-Android interoperability behaviors**: because it is written in 76 tests by using direct python calls to Bumble internal functions when no Pandora 77 API is available (see [Implementing your own tests]( [all …]
|
| /external/ltp/testcases/open_posix_testsuite/ |
| D | README | 14 ----------------------------------- 17 performing conformance, functional, and stress testing of the IEEE 18 1003.1-2001 System Interfaces specification in a manner that is 33 ---------------- 35 - Enable assertion based traceability for conformance testing of POSIX 39 - Give the ability to send test case source to bug reports to appropriate 41 (Meaning we wanted fairly simple, self-contained test cases which 44 - Make it easy for test cases to be contributed. 47 ------------------ 49 This project will cover conformance, functional, stress, performance, [all …]
|
| /external/parameter-framework/upstream/test/functional-tests-legacy/ |
| D | README.md | 1 #Functional test hashtag 4 Create a test suite for all tests about SET/GET commands. 12 …ch the functional tests with ACTCampaignEngine.py. This script launch every test present in the Pf… 14 …en to consecutive test, we remove all the temporary files except XML files at the end of the tests. 22 Note that you can also use 'ctest -V' if you want to have the logs details.
|
| /external/deqp/doc/testspecs/GLES2/ |
| D | functional.fbo.completeness.txt | 1 ------------------------------------------------------------------------- 3 ----------------------------------------------- 11 http://www.apache.org/licenses/LICENSE-2.0 18 ------------------------------------------------------------------------- 19 Framebuffer completeness tests. 21 Tests: 22 + dEQP-GLES2.functional.fbo.completeness.renderable.* 23 + dEQP-GLES2.functional.fbo.completeness.attachment_combinations.* 24 + dEQP-GLES2.functional.fbo.completeness.attachment_combinations.exists_supported 25 + dEQP-GLES2.functional.fbo.completeness.size.zero [all …]
|