1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
fuzz/lib_bionic Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
host Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
target Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
template Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
README.md Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
__init__.py Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
run-on-host.mk Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

README.md

In principle, VTS test cases are co-located with their respective projects.

  • HIDL HAL Tests: test/vts-testcase/hal/<hal name>/<version> and hardware/interfaces/<hal name>/<version>/vts

  • Kernel Tests: test/vts-testcase/kernel

  • LTP: external/ltp

  • Linux Kselftest: external/linux-kselftest

  • VNDK (Vendor Native Development Kit) Tests: test/vts-testcase/vndk

  • Performance Tests: test/vts-testcase/performance

  • Fuzz Tests: test/vts-testcase/fuzz

  • Security Tests: test/vts-testcase/security

The files under this directory (test/vts/testcases) are only for: VTS codelab, template, tests for legacy components, and tests that are under development and do not have any respective projects.