Home
last modified time | relevance | path

Searched refs:VTS (Results 1 – 25 of 133) sorted by relevance

123456

/external/ltp/android/
DREADME.md1 VTS LTP Workflow
4 A Guide to Developing LTP for VTS/Android
17 As of mid-2018 there are on the order of 900 tests executed in VTS. Most tests
21 How is LTP Run in VTS?
27 source there is also the VTS wrapper around it. This is located at
33 * `external/ltp/android/ltp_package_list.mk`: Lists all tests that will get pulled into VTS - VTS d…
36 …/tools/configs/disabled_tests.py`: Any test listed here will not be run in VTS, despite being comp…
52 Running LTP through VTS
54 To run VTS LTP it must first be built. VTS is not device specific, you need not
62 Then open vts-tradefed and run the VTS stable set:
[all …]
/external/linux-kselftest/android/
DREADME.md1 VTS Kselftest Workflow
4 A Guide to Developing Kselftest for VTS/Android
14 As of mid 2018 there are 23 tests in kselftest which run on ARM in VTS.
19 How is Kselftest Run in VTS?
27 addition to the kselftest source there is also the VTS wrapper around it. This
34 …roid/kselftest_test_list.mk`: Lists all tests that will get pulled into VTS - VTS depends on this …
37 * `test/vts-testcase/kernel/linux_kselftest/testcases/`: tests to run in VTS kselftest suites are
53 Running Kselftest through VTS
55 To run VTS kselftest through VTS, it must first be built. VTS is not device specific,
62 Then open vts-tradefed and run the VTS tests (64 bit ARM platform as an example):
[all …]
/external/llvm-project/llvm/utils/TableGen/
DCodeGenDAGPatterns.h194 TypeSetByHwMode(const TypeSetByHwMode &VTS) = default;
239 bool constrain(const TypeSetByHwMode &VTS);
242 bool assign_if(const TypeSetByHwMode &VTS, Predicate P);
247 bool operator==(const TypeSetByHwMode &VTS) const;
248 bool operator!=(const TypeSetByHwMode &VTS) const { return !(*this == VTS); }
264 bool isConcrete(const TypeSetByHwMode &VTS, bool AllowEmpty) const { in isConcrete()
265 return VTS.isValueTypeByHwMode(AllowEmpty); in isConcrete()
267 ValueTypeByHwMode getConcrete(const TypeSetByHwMode &VTS, in getConcrete()
269 assert(VTS.isValueTypeByHwMode(AllowEmpty)); in getConcrete()
270 return VTS.getValueTypeByHwMode(); in getConcrete()
[all …]
DCodeGenDAGPatterns.cpp138 bool TypeSetByHwMode::constrain(const TypeSetByHwMode &VTS) { in constrain() argument
141 for (const auto &I : VTS) { in constrain()
153 if (VTS.hasMode(M) || VTS.hasDefault()) { in constrain()
154 Changed |= intersect(I.second, VTS.get(M)); in constrain()
172 bool TypeSetByHwMode::assign_if(const TypeSetByHwMode &VTS, Predicate P) { in assign_if() argument
174 for (const auto &I : VTS) { in assign_if()
216 bool TypeSetByHwMode::operator==(const TypeSetByHwMode &VTS) const { in operator ==()
219 bool VTSIsSimple = VTS.isSimple(); in operator ==()
221 return *begin() == *VTS.begin(); in operator ==()
225 bool VTSHaveDefault = VTSIsSimple || VTS.hasDefault(); in operator ==()
[all …]
/external/googletest/
DTEST_MAPPING11 // Confirm VTS test can pass
/external/linux-kselftest/android/patches/
D0007-selftests-exec-build-exec-kselftest-for-Android.patch7 the binary, etc. Rather than have VTS copy all these items to the
47 +# These are normally created as part of the kselftest build but for VTS
/external/adhd/cras/src/fuzz/
Dcras_hfp_slc.dict22 "AT+VTS"
/external/autotest/server/site_tests/cheets_VTS_R/
Dcontrol.11_r1.x86.vts_processgroup_validate_test15 DOC = 'Run module vts_processgroup_validate_test of the Vendor Test Suite (VTS) using x86 ABI in th…
Dcontrol.11_r1.x86.vts_kernel_tun_test15 DOC = 'Run module vts_kernel_tun_test of the Vendor Test Suite (VTS) using x86 ABI in the ARC++ con…
Dcontrol.11_r1.arm.vts_libsnapshot_test15 DOC = 'Run module vts_libsnapshot_test of the Vendor Test Suite (VTS) using arm ABI in the ARC++ co…
Dcontrol.11_r1.x86.vts_permission_validate_test15 DOC = 'Run module vts_permission_validate_test of the Vendor Test Suite (VTS) using x86 ABI in the …
Dcontrol.11_r1.arm.FirmwareBootHeaderVerification15 DOC = 'Run module FirmwareBootHeaderVerification of the Vendor Test Suite (VTS) using arm ABI in th…
Dcontrol.11_r1.x86.vts_kernel_net_tests15 DOC = 'Run module vts_kernel_net_tests of the Vendor Test Suite (VTS) using x86 ABI in the ARC++ co…
Dcontrol.11_r1.arm.vts_core_meminfo_test15 DOC = 'Run module vts_core_meminfo_test of the Vendor Test Suite (VTS) using arm ABI in the ARC++ c…
Dcontrol.11_r1.arm.FastbootGetvarUserspaceTest15 DOC = 'Run module FastbootGetvarUserspaceTest of the Vendor Test Suite (VTS) using arm ABI in the A…
Dcontrol.11_r1.arm.vts_halManifest_validate_test15 DOC = 'Run module vts_halManifest_validate_test of the Vendor Test Suite (VTS) using arm ABI in the…
Dcontrol.11_r1.arm.vts_treble_platform_version_test15 DOC = 'Run module vts_treble_platform_version_test of the Vendor Test Suite (VTS) using arm ABI in …
Dcontrol.11_r1.x86.vts_treble_vintf_framework_test15 DOC = 'Run module vts_treble_vintf_framework_test of the Vendor Test Suite (VTS) using x86 ABI in t…
Dcontrol.11_r1.arm.KernelDynamicPartitionsTest15 DOC = 'Run module KernelDynamicPartitionsTest of the Vendor Test Suite (VTS) using arm ABI in the A…
Dcontrol.11_r1.arm.binderSafeInterfaceTest15 DOC = 'Run module binderSafeInterfaceTest of the Vendor Test Suite (VTS) using arm ABI in the ARC++…
Dcontrol.11_r1.x86.vts_gsi_boot_test15 DOC = 'Run module vts_gsi_boot_test of the Vendor Test Suite (VTS) using x86 ABI in the ARC++ conta…
Dcontrol.11_r1.x86.VtsHidlAllocatorV1_0TargetTest15 DOC = 'Run module VtsHidlAllocatorV1_0TargetTest of the Vendor Test Suite (VTS) using x86 ABI in th…
Dcontrol.11_r1.arm.vts_defaultPermissions_validate_test15 DOC = 'Run module vts_defaultPermissions_validate_test of the Vendor Test Suite (VTS) using arm ABI…
Dcontrol.11_r1.x86.vts_kernel_encryption_test15 DOC = 'Run module vts_kernel_encryption_test of the Vendor Test Suite (VTS) using x86 ABI in the AR…
Dcontrol.11_r1.arm.vts_kernel_net_tests15 DOC = 'Run module vts_kernel_net_tests of the Vendor Test Suite (VTS) using arm ABI in the ARC++ co…

123456