Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
test
/
vts
/
25b31fab34becedea1dc16f92ab372fdc6d1a2ac
/
utils
3e94e81
Merge "Allow for gcno content to parsed multiple times."
by Treehugger Robot
· 8 years ago
4fd86b6
Allow for gcno content to parsed multiple times.
by Ryan Campbell
· 8 years ago
08b5f08
Fix bugs in coverage utility.
by Ryan Campbell
· 8 years ago
31e4251
Merge "Limit the size of the trace file in vts profiler."
by Zhuoyao Zhang
· 8 years ago
5a582a6
Fix typo in gcda parser setter.
by Ryan Campbell
· 8 years ago
4098a13
Limit the size of the trace file in vts profiler.
by Zhuoyao Zhang
· 8 years ago
752dd06
Merge "Add coverage auto-process functionality."
by Treehugger Robot
· 8 years ago
71512ee
Add coverage auto-process functionality.
by Ryan Campbell
· 8 years ago
a7d286f
add a Python to ProtoBuf util (initial version)
by Keun Soo Yim
· 8 years ago
b8dd618
handle ENUM in struct
by Keun Soo Yim
· 8 years ago
cae871a
Merge "add cpu_frequency_scaling util (init version)"
by Keun Soo Yim
· 8 years ago
7d9fc44
Merge "Add support to call hidl reserved methods in vts."
by Zhuoyao Zhang
· 8 years ago
b5f70a7
add cpu_frequency_scaling util (init version)
by Keun Soo Yim
· 8 years ago
e47f8ca
Merge "Add host code for graphics HIDL HAL target-side tests"
by Chia-I Wu
· 8 years ago
8fc0379
Add support to call hidl reserved methods in vts.
by Zhuoyao Zhang
· 8 years ago
02f357a
Add host code for graphics HIDL HAL target-side tests
by Chia-I Wu
· 8 years ago
8a863ec
Add method to return lib paths on device
by Hsin-Yi Chen
· 8 years ago
e8d01bb
Tv Input Hal VTS test.
by Yuexi Ma
· 8 years ago
a9b3c31
Make VTS Python script run on Windows
by Hsin-Yi Chen
· 8 years ago
9b3b77d
Merge "Stop/start Android runtime for binary tests."
by TreeHugger Robot
· 8 years ago
091b4ac
Stop/start Android runtime for binary tests.
by Tri Vo
· 8 years ago
3b8e4bb
Add vehicle vts driver to vts protobuf
by Yuexi Ma
· 8 years ago
eb43c56
build a data flow path to pass hwbinder service name from a py test case
by Keun Soo Yim
· 8 years ago
a4e51b5
vts driver for tv hdmi cec hal
by Yuexi Ma
· 8 years ago
1e0f9b9
VR Hal VTS tests.
by Craig Donner
· 8 years ago
58a81fe
Revert "Vehicle hal driver in vts"
by Zhuoyao Zhang
· 8 years ago
e523d38
Vehicle hal driver in vts
by Yuexi Ma
· 8 years ago
cb90f32
Added Sensor VTS Target Test
by Peng Xu
· 8 years ago
0480bfc
Merge "Create cloud client controller to interact with TF"
by Yuexi Ma
· 8 years ago
dc76daf
Create cloud client controller to interact with TF
by Yuexi Ma
· 8 years ago
bb872fe
Merge "change AdbError parameters to more convenient format"
by Tri Vo
· 8 years ago
308fdd8
Re-work coverage configs to support multiple proj.
by Ryan Campbell
· 8 years ago
163bcc2
change AdbError parameters to more convenient format
by Tri Vo
· 8 years ago
af3f160
Fix a bug in parsing the trace file with the new proto format.
by Zhuoyao Zhang
· 8 years ago
d2b5660
Create VTS replayer.
by Zhuoyao Zhang
· 8 years ago
496b3c4
Fix bug in logging and reduce log entries.
by Ryan Campbell
· 8 years ago
97d19ce
automatically filter empty sources in binary tests
by Yuexi Ma
· 8 years ago
052d154
Add Thermal HAL VTS
by Polina Bondarenko
· 8 years ago
6ef8654
Support GNU string tables for long names.
by Ryan Campbell
· 8 years ago
1d6162f
Improve support for different types of coverage.
by Ryan Campbell
· 8 years ago
965dd93
Merge "Create coverage utils for processing coverage."
by Ryan Campbell
· 8 years ago
2733a9f
Create coverage utils for processing coverage.
by Ryan Campbell
· 8 years ago
04a59ae
new api to grab raw native code coverage from a HAL mirror
by Keun Soo Yim
· 8 years ago
44187aa
Disable VTS profiling support in passthrough mode.
by Zhuoyao Zhang
· 8 years ago
0226295
Merge "added ExecuteShellCommand to python util class"
by TreeHugger Robot
· 8 years ago
1ff8ee9
added ExecuteShellCommand to python util class
by Yuexi Ma
· 8 years ago
b796d90
Support parsing trace data and upload to web.
by Zhuoyao Zhang
· 8 years ago
52fcd2c
Add support for profiling test in VTS.
by Zhuoyao Zhang
· 8 years ago
5129a15
Merge "Implement archive parser."
by Ryan Campbell
· 8 years ago
7d6d893
Implement archive parser.
by Ryan Campbell
· 8 years ago
c281838
Modify runner for code coverage support.
by Ryan Campbell
· 8 years ago
175de12
Add function to query if device has booted. Fixes PoC test.
by Tri Vo
· 8 years ago
c7afed5
Merge "Use config options instead of hardcoded values."
by Ryan Campbell
· 8 years ago
c692c59
Vibrator Hal VTS test.
by Tri Vo
· 8 years ago
6295065
use component_name to specify a target_component
by Keun Soo Yim
· 8 years ago
f59878d
Use config options instead of hardcoded values.
by Ryan Campbell
· 8 years ago
e1a5a85
Keep verity state of the device invariant.
by Tri Vo
· 8 years ago
542efcb
use package instead of component_type in case of HIDL_HAL
by Keun Soo Yim
· 8 years ago
89c4f53
extend vts host-side mirror generator to support new enum scalar type
by Keun Soo Yim
· 8 years ago
6c303fc
Add sl4a support to VTS.
by Ang Li
· 8 years ago
285f6b1
Add a python script to test the output of vtsc.
by Zhuoyao Zhang
· 8 years ago
843b57f
Fix to run on 32-bit devices.
by Tri Vo
· 8 years ago
1bea55d
Merge "add working directory feature to binary tests, fix unicode issue, fix cleanup command"
by Keun Soo Yim
· 8 years ago
3353584
add working directory feature to binary tests, fix unicode issue, fix
by Yuexi Ma
· 8 years ago
f07f129
Disable 64-bit tests on 32-bit devices.
by Tri Vo
· 8 years ago
921bfa0
Add ability to select tests more granularly, add ptrace and seccomp tests.
by Tri Vo
· 8 years ago
59a1a8b
Merge "enable comma separation, fix gtest filter, apply gtest runner to cpu_profiling test"
by TreeHugger Robot
· 8 years ago
b34e8c7
enable comma separation, fix gtest filter, apply gtest runner to cpu_profiling test
by Yuexi Ma
· 8 years ago
1c40365
fix nfc hidl hal test to use the new hidl-gen grammer
by Keun Soo Yim
· 8 years ago
ea1ae5a
fix: camera v2 and v3 tests
by Keun Soo Yim
· 8 years ago
e421c11
use -1 instead of None for new protobuf schema
by Keun Soo Yim
· 8 years ago
8780eee
VTSC change for a simplified vector type data format
by Keun Soo Yim
· 8 years ago
783aeb3
Modify manifest fetcher to return XML contents.
by Ryan Campbell
· 8 years ago
7e96599
Implement module to fetch manifest build artifact.
by Ryan Campbell
· 8 years ago
59fb349
use ComponentSpecificationMessage proto (refactoring)
by Keun Soo Yim
· 8 years ago
4d13693
Fix undefined variables in ConstGenerator.
by Ryan Campbell
· 8 years ago
44f5938
Merge "support [u]char_pointer arg type"
by TreeHugger Robot
· 8 years ago
b800115
support [u]char_pointer arg type
by Keun Soo Yim
· 8 years ago
e0395b0
Implement tests in VTS for basic libc functions.
by Ryan Campbell
· 8 years ago
ec66bd3
Merge "pass product type to test cases"
by Keun Soo Yim
· 8 years ago
b93a89b
Merge "populate coverage stats fields (covered over instrumented lines)"
by TreeHugger Robot
· 8 years ago
28d30dc
populate coverage stats fields (covered over instrumented lines)
by Keun Soo Yim
· 8 years ago
eb699fc
support all nfc hidl hal apis
by Keun Soo Yim
· 8 years ago
55d2781
support the ping command in runner
by Keun Soo Yim
· 8 years ago
e34754e
pass product type to test cases
by Keun Soo Yim
· 8 years ago
913c259
camera hal test case split into v2 and v3 and necessary framework change
by Keun Soo Yim
· 8 years ago
4d616ef
Merge "sample qtaguid test as part of new vts-system test suite"
by Keun Soo Yim
· 8 years ago
fb10c43
use provided values in libshared codegen
by Keun Soo Yim
· 8 years ago
c45a719
sample qtaguid test as part of new vts-system test suite
by Keun Soo Yim
· 8 years ago
e8c0c39
Implement support for multiple files.
by Ryan Campbell
· 8 years ago
6b88c46
Fix IndexError bug in coverage report generator
by Ryan Campbell
· 8 years ago
d633b95
add debugging routine and avoid crashes
by Keun Soo Yim
· 8 years ago
55b0e8c
Implement coverage report generator.
by Ryan Campbell
· 8 years ago
4deeceb
Implement coverage analysis from GCNO and GCDA.
by Ryan Campbell
· 8 years ago
109da58
agent and other framework extension to support conventional hal's nested apis
by Keun Soo Yim
· 8 years ago
b8c9fa9
Merge "pass gcda file contents to the coverage parser"
by Keun Soo Yim
· 8 years ago
969dd1f
pass gcda file contents to the coverage parser
by Keun Soo Yim
· 8 years ago
63fb101
Fix GCNO file version bug.
by Ryan Campbell
· 8 years ago
114b574
Merge "integrate the gcov coverage parser and the vts runner"
by Keun Soo Yim
· 8 years ago
b831d58
integrate the gcov coverage parser and the vts runner
by Keun Soo Yim
· 8 years ago
Next »