| /third_party/mesa3d/src/intel/ci/ |
| D | gitlab-ci.yml | 1 .intel-common-test: 3 - .lava-test:amd64 8 FLAKES_CHANNEL: "#intel-ci" 11 .anv-test: 13 - .intel-common-test 14 - .anv-rules 18 .iris-test: 20 - .intel-common-test 21 - .iris-rules 25 .intel-test: [all …]
|
| /third_party/ltp/testcases/open_posix_testsuite/ |
| D | ChangeLog | 1 10-19-2005 1.5.2 Release 2 - Code cleanups by Sebastien Dugue 3 - Add a patch for cleaner build in cross environment from Joseph S. Myers 4 - Add a patch to _POSIX_CPUTIME and_POSIX_THREAD_CPUTIME handling from Joseph S. Myers 5 …- Make the aio_read/write tests concerningthe offset maximum return PTS_UNTESTED by Sebastien Dugue 6 - A patch from Randy.Dunlap to fix shm conformance uninitialzedvariables 7 - A patch from Randy.Dunlap to fix 2 pthread conformance problems 8 - The patches for sem_post_5_1 and sem_post_8_1 from Yi Xu 9 - A patch for sem_close_1_1 from Yi Xu 10 - A patch from Randy.Dunlap for sem_lock to increase BUF_SIZE to prevent segment fault. [all …]
|
| D | README | 3 1. Open POSIX* Test Suite Overview 13 1. Open POSIX* Test Suite Overview 14 ----------------------------------- 16 The POSIX Test Suite is an open source test suite with the goal of 18 1003.1-2001 System Interfaces specification in a manner that is 22 our choice of portable tools should make this test suite usable on any 28 This document gives a brief overview of the test suite, including its 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 [all …]
|
| /third_party/alsa-utils/speaker-test/ |
| D | speaker-test.1 | 1 .\" -*- nroff -*- 14 .TH SPEAKER\-TEST 1 "April 2nd, 2011" speaker\-test 16 speaker\-test \- command\-line speaker test tone generator for ALSA 18 .B speaker\-test [\-options] 21 \fBspeaker\-test\fP generates a tone that can be used to test the speakers of a computer. 23 \fBspeaker\-test\fP by default will test the \fIdefault\fP device. If you 24 want to test another sound device you will have first to get a list of 28 To get the list of available cards and devices you can run \fBaplay \-L\fR. 33 $ aplay \-L 37 Intel ICH5, Intel ICH5 [all …]
|
| /third_party/ltp/testcases/kernel/tracing/pt_test/ |
| D | pt_test.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 4 * Copyright (C) 2018 Intel Corporation 5 * Author: Ammy Yi (ammy.yi@intel.com) 9 * This test will check if Intel PT(Intel Processer Trace) is working. 11 * Intel CPU of 5th-generation Core (Broadwell) or newer is required for the test. 38 //Intel PT event handle 39 int fde = -1; 67 tst_res(TINFO, "Open Intel PT event failed"); in create_map() 69 pc->aux_offset = INTEL_PT_MEMSIZE; in create_map() 70 pc->aux_size = bufsize; in create_map() [all …]
|
| /third_party/skia/third_party/externals/angle2/src/tests/ |
| D | angle_end2end_tests_expectations.txt | 2 // Use of this source code is governed by a BSD-style license that can be 16 6153 VULKAN WIN INTEL : GLSLTest_ES31.StructAndArrayEqualOperator/* = SKIP 30 // Direct SPIR-V generation. The following tests pass on some platforms but not others. Need to i… 52 6101 WIN OPENGL INTEL : BlitFramebufferTest.OOBWrite/* = SKIP 55 6173 WIN INTEL OPENGL : GLSLTest_ES31.BoolInInterfaceBlocks/* = SKIP 56 6217 WIN INTEL OPENGL : GLSLTest_ES31.StorageBufferBoolVectorPassedToFunctions/* = SKIP 59 6065 LINUX INTEL VULKAN : SimpleStateChangeTestES31.DrawThenUpdateUBOThenDrawThenDrawIndexed/* = SK… 61 6109 LINUX INTEL : GLSLTestLoops.*While*/* = SKIP 63 6173 LINUX INTEL OPENGL : GLSLTest_ES31.TypesUsedInDifferentBlockStorages/* = SKIP 69 6367 LINUX INTEL OPENGL : ComputeShaderTest.DispatchGenerateMipmapDispatch/* = SKIP [all …]
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 20.1.0.rst | 1 Mesa 20.1.0 Release Notes / 2020-05-27 21 --------------- 25 2109055d7660514fc4c1bcd861bcba9db00c026119ae222720111732dba27c83 mesa-20.1.0.tar.xz 28 ------------ 30 - GL_ARB_compute_variable_group_size on i965. 31 - GL_EXT_depth_bounds_test on Iris. 32 - GL_EXT_texture_shadow_lod on radeonsi, nvc0. 33 - GL_NV_alpha_to_coverage_dither_control on radeonsi 34 - GL_NV_copy_image on all gallium drivers. 35 - GL_NV_pixel_buffer_object on all gallium drivers, i915, i965, swrast. [all …]
|
| D | 22.0.0.rst | 1 Mesa 22.0.0 Release Notes / 2022-03-09 20 --------------- 24 e6c41928b5b9917485bd67cec22d15e62cad7a358bf4c711a647979987601250 mesa-22.0.0.tar.xz 28 ------------ 30 - lavapipe,radv,anv KHR_dynamic_rendering 31 - radv EXT_image_view_min_lod 32 - VK_KHR_synchronization2 on RADV. 33 - OpenSWR has been moved to the Amber branch 34 - radeonsi, zink ARB_sparse_texture 35 - d3d12 GLES3.1 (shader storage buffers, images, compute, indirect draw, draw params, ARB_framebuff… [all …]
|
| D | 19.3.0.rst | 1 Mesa 19.3.0 Release Notes / 2019-12-12 21 --------------- 25 5fa0e4e9dca79560f6882e362f9db36d81cf96da16cf6a84e0ada7466a99a5d7 mesa-19.3.0.tar.xz 28 ------------ 30 - GL_ARB_gl_spirv on i965, iris. 31 - GL_ARB_spirv_extensions on i965, iris. 32 - GL_EXT_demote_to_helper_invocation on iris, i965. 33 - OpenGL 4.6 on i965, iris. 34 - EGL_EXT_image_flush_external 35 - VK_ANDROID_external_memory_android_hardware_buffer on RADV. [all …]
|
| D | 18.1.2.rst | 16 ---------------- 20 a644df23937f4078a2bd9a54349f6315c1955f5e3a4ac272832da51dea4d3c11 mesa-18.1.1.tar.gz 21 070bf0648ba5b242d7303ceed32aed80842f4c0ba16e5acc1a650a46eadfb1f9 mesa-18.1.1.tar.xz 24 ------------ 29 --------- 34 ------- 38 - radv: Consolidate GFX9 merged shader lookup logic 39 - radv: Handle GFX9 merged shaders in radv_flush_constants() 40 - radeonsi: Fix crash on shaders using MSAA image load/store 41 - radv: Set active_stages the same whether or not shaders were cached [all …]
|
| D | 21.3.0.rst | 1 Mesa 21.3.0 Release Notes / 2021-11-17 20 --------------- 24 a2753c09deef0ba14d35ae8a2ceff3fe5cd13698928c7bb62c2ec8736eb09ce1 mesa-21.3.0.tar.xz 28 ------------ 30 - VK_EXT_color_write_enable on lavapipe 31 - GL_ARB_texture_filter_anisotropic in llvmpipe 32 - Anisotropic texture filtering in lavapipe 33 - VK_EXT_shader_atomic_float2 on Intel and RADV. 34 - VK_EXT_vertex_input_dynamic_state on RADV. 35 - VK_KHR_timeline_semaphore on lavapipe [all …]
|
| D | 21.1.0.rst | 1 Mesa 21.1.0 Release Notes / 2021-05-05 20 --------------- 24 0128f10e22970d3aed3d1034003731f94623015cd9797c07151417649c1b1ff8 mesa-21.1.0.tar.xz 28 ------------ 30 - VK_KHR_workgroup_memory_explicit_layout on Intel, RADV 32 - DRM format modifiers for AMD. 34 - VK_KHR_zero_initialize_workgroup_memory on Intel, RADV 36 - Zink exposes GL 4.6 and ES 3.1 38 - GL_EXT_depth_bounds_test on softpipe, zink 40 - GL_EXT_texture_filter_minmax on nvc0 (gm200+) [all …]
|
| D | 19.0.0.rst | 17 ---------------- 21 4c5b9c5227d37c1f6bdc786a6fa7ee7fbce40b2e8a87340c7d3234534ece3304 mesa-19.0.0.tar.gz 22 5a549dfb40ec31e5c36c47aadac04554cb2e2a8d144a046a378fc16da57e38f8 mesa-19.0.0.tar.xz 25 ------------ 27 - GL_AMD_texture_texture4 on all GL 4.0 drivers. 28 - GL_EXT_shader_implicit_conversions on all drivers (ES extension). 29 - GL_EXT_texture_compression_bptc on all GL 4.0 drivers (ES extension). 30 - GL_EXT_texture_compression_rgtc on all GL 3.0 drivers (ES extension). 31 - GL_EXT_render_snorm on gallium drivers (ES extension). 32 - GL_EXT_texture_view on drivers supporting texture views (ES [all …]
|
| /third_party/skia/third_party/externals/angle2/infra/config/generated/ |
| D | luci-scheduler.cfg | 1 # Auto-generated by lucicfg. 5 # https://luci-config.appspot.com/schemas/projects:luci-scheduler.cfg 8 id: "android-arm-compile" 12 server: "cr-buildbucket.appspot.com" 14 builder: "android-arm-compile" 18 id: "android-arm-dbg-compile" 22 server: "cr-buildbucket.appspot.com" 24 builder: "android-arm-dbg-compile" 28 id: "android-arm64-dbg-compile" 32 server: "cr-buildbucket.appspot.com" [all …]
|
| /third_party/ltp/testcases/open_posix_testsuite/functional/timers/ |
| D | plan.txt | 13 clocks - Testing that clocks can accurately keep time in certain scenarios. 14 sleep - Testing that processes can go to sleep for specified periods of time. 15 timers - The following types of timers will be tested. 34 In order to generate the test cases listed below, the following approaches 36 - If it was not covered in the conformance area fully, determined the 37 correct behavior of the features listed above and generated test scenarios 39 - Determined certain critical values that may cause failures to appear and 40 generated test scenarios setting clocks or timers to these critical 42 - Determined race conditions that could appear or time dependencies for 43 things happening and generated test cases to expose these issues. [all …]
|
| /third_party/alsa-utils/bat/tests/ |
| D | README | 2 automated test scripts for linux audio driver 3 based on alsa-lib interface by using alsabat 6 This package contains the test scripts for linux audio driver based on 7 alsa-lib interface by using alsabat. 8 It supports analog and display(HDMI/DP) audio test. 9 The package needs the alsa-utils, alsa-lib installed environment. 12 - the main entrance test script, 14 (test result will save in the ./log/ folder) 16 - analog audio test script (please to loopback the 19 - hdmi audio test script (please to loopback the hdmi audio output [all …]
|
| /third_party/skia/third_party/externals/libpng/ |
| D | configure.ac | 3 # Copyright (c) 2018-2019 Cosmin Truta 4 # Copyright (c) 2004-2016 Glenn Randers-Pehrson 28 AC_INIT([libpng],[1.6.38.git],[png-mng-implement@lists.sourceforge.net]) 32 # color-tests requires automake 1.11 or later 33 # silent-rules requires automake 1.11 or later 34 # dist-xz requires automake 1.11 or later 37 AM_INIT_AUTOMAKE([1.13 foreign dist-xz color-tests silent-rules subdir-objects]) 38 # The following line causes --disable-maintainer-mode to be the default to 72 LT_INIT([win32-dll]) 75 # Some awks crash when confronted with pnglibconf.dfa, do a test run now [all …]
|
| /third_party/libdrm/intel/ |
| D | meson.build | 1 # Copyright © 2017-2018 Intel Corporation 58 description : 'Userspace interface to intel kernel DRM services', 70 test( 71 'gen4-3d.batch', 72 find_program('tests/gen4-3d.batch.sh'), 75 test( 76 'gen45-3d.batch', 77 find_program('tests/gm45-3d.batch.sh'), 80 test( 81 'gen5-3d.batch', [all …]
|
| /third_party/alsa-utils/bat/ |
| D | alsabat.1 | 3 alsabat \- command\-line sound tester for ALSA sound card driver 9 \fBALSABAT(ALSA Basic Audio Tester)\fP is a simple command\-line utility 11 human interaction. ALSABAT can be used to test audio quality, stress test 12 features and test audio before and after PM state changes. 17 the test case passes or fails. 32 analog loopback :- 37 of alsabat, with configure option "--enable-alsabat-backend-tiny". 41 \fI\-h, \-\-help\fP 44 \fI\-D\fP 47 \fI\-P\fP [all …]
|
| /third_party/ltp/testcases/kernel/security/umip/ |
| D | umip_basic_test.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 4 * Copyright (C) 2018 Intel Corporation 5 * Author: Neri, Ricardo <ricardo.neri@intel.com> 6 * Pengfei, Xu <pengfei.xu@intel.com> 10 * This test will check if Intel umip(User-Mode Execution Prevention) is 13 * Intel CPU of ICE lake or newer is required for the test 40 tst_res(TINFO, "TEST sgdt, sgdt result save at [%p]", val); in asm_sgdt() 50 tst_res(TINFO, "TEST sidt, sidt result save at [%p]", val); in asm_sidt() 59 tst_res(TINFO, "TEST sldt, sldt result save at [%p]", &val); in asm_sldt() 68 tst_res(TINFO, "TEST smsw, smsw result save at [%p]", &val); in asm_smsw() [all …]
|
| /third_party/skia/third_party/externals/icu/source/ |
| D | runConfigureICU | 4 # Copyright (c) 1999-2015, International Business Machines Corporation and 16 if test $ec -eq 0 23 …echo "${uletter}sage: $me [ -h, --help ] [ --enable-debug | --disable-release ] platform [ config… 24 if test $ec -eq 0 28 Options: -h, --help Print this message and exit 29 --enable-debug Enable support for debugging 30 --disable-release Disable presetting optimization flags 35 CXXFLAGS=xyz path/to/runConfigureICU --enable-debug ... 44 Cygwin/ICL Use the Intel C++ compiler on Cygwin 46 HP-UX/ACC Use the HP ANSI C/Advanced C++ compilers on HP-UX 11 [all …]
|
| /third_party/mesa3d/docs/ci/ |
| D | index.rst | 5 --------- 8 We use it to test merge requests (MRs) before merging them (pre-merge testing), 9 as well as post-merge testing, for everything that hits ``main`` 14 The CI runs a number of tests, from trivial build-testing to complex GPU rendering: 16 - Build testing for a number of build systems, configurations and platforms 17 - Sanity checks (``meson test``) 18 - Some drivers (softpipe, llvmpipe, freedreno and panfrost) are also tested 19 using `VK-GL-CTS <https://github.com/KhronosGroup/VK-GL-CTS>`__ 20 - Replay of application traces 30 If you're interested in the details, the main configuration file is ``.gitlab-ci.yml``, [all …]
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/raise/ |
| D | 2-1.c | 2 * Copyright (c) 2002, Intel Corporation. All rights reserved. 3 * Created by: julie.n.fleischer REMOVE-THIS AT intel DOT com 8 * Test that the raise() function does not return until after the 10 * This test is only performed on one signal. All other signals are 24 * Copyright (c) 2002, Intel Corporation. All rights reserved. 25 * Created by: julie.n.fleischer REMOVE-THIS AT intel DOT com 52 if (sigemptyset(&act.sa_mask) == -1) { in main() 56 if (sigaction(SIGTOTEST, &act, 0) == -1) { in main() 66 printf("Test FAILED\n"); in main() 71 printf("Test PASSED\n"); in main()
|
| /third_party/icu/icu4c/source/ |
| D | runConfigureICU | 4 # Copyright (c) 1999-2015, International Business Machines Corporation and 16 if test $ec -eq 0 23 …echo "${uletter}sage: $me [ -h, --help ] [ --enable-debug | --disable-release ] platform [ config… 24 if test $ec -eq 0 28 Options: -h, --help Print this message and exit 29 --enable-debug Enable support for debugging 30 --disable-release Disable presetting optimization flags 35 CXXFLAGS=xyz path/to/runConfigureICU --enable-debug ... 41 AIX/OpenXL Use the IBM Open XL ibm-clang_r/ibm-clang++_r compilers on AIX 45 Cygwin/ICL Use the Intel C++ compiler on Cygwin [all …]
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/timers/ |
| D | plan.txt | 13 - Repetition of key clocks/timers functions. 14 - Behavior of normal functions under heavy memory usage. 15 - Behavior of normal functions under heavy CPU usage. 16 - Behavior of normal functions under heavy timers usage. 26 Test Case Scenarios 28 Some potential test case scenarios are listed after each functional 32 ---------- 33 - Repeat key functional tests multiple times. 34 - Set clock time forward and backward multiple times. 35 - Set up a repeating timer and block the signals to attempt to get a large [all …]
|