Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
test
/
vts
/
c5b9c38561dae0ad75e9faa03be4412b96ff8b89
/
testcases
e6c384f
Merge "P1 Assert if test-module-name is not set for binary_test or gtest"
by Treehugger Robot
· 8 years ago
aeec0b2
P1 Assert if test-module-name is not set for binary_test or gtest
by Yuexi Ma
· 8 years ago
6cd8afc
fix hidl gtest template "_cpu_freq" property which was not initialied
by Yuexi Ma
· 8 years ago
db7d802
update makefile and remove a redundant file for vts stub code move.
by Keun Soo Yim
· 8 years ago
653ea11
Fix or disable any failing bionic tests.
by Ryan Campbell
· 8 years ago
0bae973
support a new precondition (lshal) for hal_hidl_gtest template test.
by Keun Soo Yim
· 8 years ago
66e3bfa
Merge "Remove vts services dependency from fuzz test."
by Tri Vo
· 8 years ago
4e8314e
Remove bionic gcc tests, update test files.
by Ryan Campbell
· 8 years ago
23008eb
Remove vts services dependency from fuzz test.
by Tri Vo
· 8 years ago
3fb1c4e
add two flags to skip tests on specific ABI bitness
by Keun Soo Yim
· 8 years ago
93866c3
Fix bionic test configuration in VTS.
by Ryan Campbell
· 8 years ago
0c0aa73
Merge "Clean used make variables before defining a module."
by Alex Deymo
· 8 years ago
838336e
Clean used make variables before defining a module.
by Alex Deymo
· 8 years ago
b0cfcbb
fix a typo
by Keun Soo Yim
· 8 years ago
f3ea544
introduce two other precondition-based test skiping mechanisms.
by Keun Soo Yim
· 8 years ago
c6e7326
Support merging profiling data for each test case.
by Zhuoyao Zhang
· 8 years ago
99157ca
don't use | as part of the cmd arg of vts shell driver
by Keun Soo Yim
· 8 years ago
ca116d1
Set SELinux permissive mode for vts binary test.
by Zhuoyao Zhang
· 8 years ago
25b31fa
Deploy vts iface_fuzzer for light hal.
by Tri Vo
· 8 years ago
fc0f037
create hal_hidl_gtest template for HIDL HAL target-side test
by Keun Soo Yim
· 8 years ago
29f2995
Merge "Move coverage flag to AndroidTest.xml."
by Treehugger Robot
· 8 years ago
191912a
Move coverage flag to AndroidTest.xml.
by Ryan Campbell
· 8 years ago
47b43e3
Split BionicNativeTest into separate test plans.
by Ryan Campbell
· 8 years ago
bcf6ad9
Correctly parse parameterized Gtest names
by Brian Duddie
· 8 years ago
7b20960
Add missing import.
by Tri Vo
· 8 years ago
9b3b77d
Merge "Stop/start Android runtime for binary tests."
by TreeHugger Robot
· 8 years ago
1f7f3e2
Merge "don't assert but log if callback is not called"
by Keun Soo Yim
· 8 years ago
091b4ac
Stop/start Android runtime for binary tests.
by Tri Vo
· 8 years ago
398fdfa
specify the name for BionicNativeTest
by Keun Soo Yim
· 8 years ago
d4549c3
don't assert but log if callback is not called
by Keun Soo Yim
· 8 years ago
3229bf1
add hal/__init__.py to test/vts
by Keun Soo Yim
· 8 years ago
9d684a5
Merge "use adb shell to prevent fuzzer from timing out."
by Tri Vo
· 8 years ago
ac9d30c
use adb shell to prevent fuzzer from timing out.
by Tri Vo
· 8 years ago
301e991
Use lowercase booleans in testcase configs.
by Ryan Campbell
· 8 years ago
308fdd8
Re-work coverage configs to support multiple proj.
by Ryan Campbell
· 8 years ago
e1e0f5b
add a README file about where test cases are
by Keun Soo Yim
· 8 years ago
a3be22e
Merge "migrate kernel tests"
by TreeHugger Robot
· 8 years ago
aa2ad7b
enable profiling directly from AndroidTest.xml
by Yuexi Ma
· 8 years ago
237c8e6
migrate kernel tests
by Yuexi Ma
· 8 years ago
828aa48
Merge "move fuzz tests out of test/vts"
by Tri Vo
· 8 years ago
3fffd82
Move performance tests under /test/vts-testcase/
by Zhuoyao Zhang
· 8 years ago
5658df0
move fuzz tests out of test/vts
by Tri Vo
· 8 years ago
28f95b1
Move security tests to vts-testcase
by Tri Vo
· 8 years ago
99790b6
Disable pstore tests. Stable, staging, and presubmit test sets are now
by Tri Vo
· 8 years ago
97776a4
move HIDL HAL test cases to near their interface definitions
by Keun Soo Yim
· 8 years ago
80731e3
Increase target NFC test timeout.
by Ryan Campbell
· 8 years ago
496b3c4
Fix bug in logging and reduce log entries.
by Ryan Campbell
· 8 years ago
33fad09
Merge "Disabled LTP fs.quota_remount_test01 test"
by TreeHugger Robot
· 8 years ago
316df0f
Merge "Add coverage logic to binary_test template."
by TreeHugger Robot
· 8 years ago
6969a52
Merge "Configuration for sensors and power hal fuzzers."
by TreeHugger Robot
· 8 years ago
d4c7d79
Disabled LTP fs.quota_remount_test01 test
by Yuexi Ma
· 8 years ago
bd51c3a
Add coverage logic to binary_test template.
by Ryan Campbell
· 8 years ago
e6bb149
Add configuration file for NFC coverage.
by Ryan Campbell
· 8 years ago
f4a9850
Configuration for sensors and power hal fuzzers.
by Tri Vo
· 8 years ago
01208ae
Merge "Add ability to granularly configure fuzzers. Each fuzz test will now have its own json config file."
by TreeHugger Robot
· 8 years ago
3e2791c
Merge "Split libhidl into base and transport."
by TreeHugger Robot
· 8 years ago
6cccdbc
Add ability to granularly configure fuzzers. Each fuzz test will now
by Tri Vo
· 8 years ago
fd4a72c
Merge "Add configure file for VibratorHidlTargetProfilingTest."
by TreeHugger Robot
· 8 years ago
98adf8e
Split libhidl into base and transport.
by Yifan Hong
· 8 years ago
51f08e5
Merge "Fuzzer for the rest of sensors hal functions."
by Tri Vo
· 8 years ago
7e32776
Add configure file for VibratorHidlTargetProfilingTest.
by Zhuoyao Zhang
· 8 years ago
052d154
Add Thermal HAL VTS
by Polina Bondarenko
· 8 years ago
1089b4a
Merge "Add new HwBinderPassthroughThroughputTest."
by TreeHugger Robot
· 8 years ago
f86a6f5
Add new HwBinderPassthroughThroughputTest.
by Zhuoyao Zhang
· 8 years ago
2b8c741
Merge "Add coverage params to NFC test config."
by TreeHugger Robot
· 8 years ago
3147738
Fuzzer for the rest of sensors hal functions.
by Tri Vo
· 8 years ago
d2ce9fc
Add coverage params to NFC test config.
by Ryan Campbell
· 8 years ago
580c91f
NFC VTS: Add Profiling Test for target-side nfc vts tests.
by Ruchi Kandoi
· 8 years ago
1d6162f
Improve support for different types of coverage.
by Ryan Campbell
· 8 years ago
8ff8812
Merge "Suppport profiling on target side."
by TreeHugger Robot
· 8 years ago
d5481d2
Merge changes I579af2d0,Ica0482a6
by TreeHugger Robot
· 8 years ago
04a59ae
new api to grab raw native code coverage from a HAL mirror
by Keun Soo Yim
· 8 years ago
485e8a5
Suppport profiling on target side.
by Zhuoyao Zhang
· 8 years ago
a73ec01
Merge "Fix ILightSetLight_fuzzer."
by TreeHugger Robot
· 8 years ago
787d3b4
Fix ILightSetLight_fuzzer.
by Tri Vo
· 8 years ago
4f9e7b0
Merge "Fuzz test for Power hal."
by Tri Vo
· 8 years ago
9d415d3
Merge "Fix kernel_sound/28838221 test."
by TreeHugger Robot
· 8 years ago
6e8aa7e
Fix kernel_sound/28838221 test.
by Tri Vo
· 8 years ago
20b00cc
Merge "Add simple target-side VTS test for IEffectFactory.hal"
by Mikhail Naganov
· 8 years ago
7e93de9
Fuzz test for Power hal.
by Tri Vo
· 8 years ago
5d5e205
Merge "turn off framework-level service using a updated call code"
by Keun Soo Yim
· 8 years ago
ca5a90a
turn off framework-level service using a updated call code
by Keun Soo Yim
· 8 years ago
d395233
Add simple target-side VTS test for IEffectFactory.hal
by Mikhail Naganov
· 8 years ago
b5fc4db
Merge "specify test case names"
by Keun Soo Yim
· 8 years ago
f0ebb35
specify test case names
by Keun Soo Yim
· 8 years ago
73fef2e
host side ltp sed setup and binary existance check to increase presubmit test speed
by Yuexi Ma
· 8 years ago
406c226
execute 64bit ltp tests before 32bit tests
by Yuexi Ma
· 8 years ago
b175828
Merge "ltp tests emit skip if filtered out"
by Yuexi Ma
· 8 years ago
5cdb73a
Merge "modify LTP test case filtering"
by Yuexi Ma
· 8 years ago
87bb02f
Merge "by default use passthough mode in nfc host-driven test"
by TreeHugger Robot
· 8 years ago
9263a58
Merge "sensors hal fuzz test."
by TreeHugger Robot
· 8 years ago
06cf499
by default use passthough mode in nfc host-driven test
by Keun Soo Yim
· 8 years ago
f8a3dee
ltp tests emit skip if filtered out
by Yuexi Ma
· 8 years ago
5ef7b78
modify LTP test case filtering
by Yuexi Ma
· 8 years ago
b6eeb52
sensors hal fuzz test.
by Tri Vo
· 8 years ago
c6c534d
Setup profiling before initializing a driver, remove _treble check, and
by Keun Soo Yim
· 8 years ago
e356462
add NfcHidlBinderizeBasicTest.config
by Keun Soo Yim
· 8 years ago
17e2d27
Merge "remove _treble check"
by TreeHugger Robot
· 8 years ago
1677273
Merge "multithread on kernel LTP tests for increasing presubmit test speed"
by TreeHugger Robot
· 8 years ago
4b6919a
remove _treble check
by Keun Soo Yim
· 8 years ago
Next »