Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
test
/
vts
/
01208ae8fc687ccbff7a1e16b0e05301a542576d
/
sysfuzzer
052d154
Add Thermal HAL VTS
by Polina Bondarenko
· 8 years ago
ff73123
support enum in a vector (type)
by Keun Soo Yim
· 8 years ago
894a5da
feature to find and add all gcda files to a protobuf msg even if base
by Keun Soo Yim
· 8 years ago
3591d5b
Merge "Disable VTS profiling support in passthrough mode."
by TreeHugger Robot
· 8 years ago
44187aa
Disable VTS profiling support in passthrough mode.
by Zhuoyao Zhang
· 8 years ago
0a35896
Support new TYPE_HIDL_INTERFACE in profiler.
by Zhuoyao Zhang
· 8 years ago
3625fc9
support TYPE_STRING as a return value type of HIDL HAL
by Keun Soo Yim
· 8 years ago
2200710
support string return type in HIDL and fix a build error in enum generator
by Keun Soo Yim
· 8 years ago
7bf842f
Merge "Use a system property to choose passthough/binder mode at test runtime"
by Keun Soo Yim
· 8 years ago
02b7d11
Use a system property to choose passthough/binder mode at test runtime
by Keun Soo Yim
· 8 years ago
7814541
Update VTS Profiler.
by Zhuoyao Zhang
· 8 years ago
c9b0588
Support ARRAY in a struct
by Keun Soo Yim
· 8 years ago
c559c41
use formatter in vtsc (driver)
by Keun Soo Yim
· 8 years ago
080a092
Merge "VTSC driver extension for hidl types (string, struct, enum and bool)"
by Keun Soo Yim
· 8 years ago
42e38f7
VTSC driver extension for hidl types (string, struct, enum and bool)
by Keun Soo Yim
· 8 years ago
b9b0bfd
Cleanup build files.
by Zhuoyao Zhang
· 8 years ago
18b16ca
Remove subdirs lines for directories without Android.bp files
by Colin Cross
· 8 years ago
25a007f
Convert vtsc's Android.mk to Android.bp
by Zhuoyao Zhang
· 8 years ago
533ba9e
Merge "Fix the namespace issue with vts compiler"
by Zhuoyao Zhang
· 8 years ago
57b7c3b
Merge "Copy libprotobuf libs for local runs"
by Keun Soo Yim
· 8 years ago
f432225
Copy libprotobuf libs for local runs
by Keun Soo Yim
· 8 years ago
131edd6
Merge "Remove unused import in generated code."
by TreeHugger Robot
· 8 years ago
9aea6e0
Remove unused import in generated code.
by Steven Moreland
· 8 years ago
53f195c
use -Wall cflag in sysfuzzer common lib and VTS framework C/C++ modules
by Keun Soo Yim
· 8 years ago
8f8ed22
Fix the namespace issue with vts compiler
by Zhuoyao Zhang
· 8 years ago
54d1325
Improve vts profiler codegen.
by Zhuoyao Zhang
· 8 years ago
367f681
Merge "Update profiler generator in respect to HidlInstrumentor."
by Zhuoyao Zhang
· 8 years ago
8bdfb4f
Merge "Update VtsProfileringInterface to store the profiled trace."
by Zhuoyao Zhang
· 8 years ago
2e6c891
Update VtsProfileringInterface to store the profiled trace.
by Zhuoyao Zhang
· 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
ecc1f9f
Update profiler generator in respect to HidlInstrumentor.
by Zhuoyao Zhang
· 8 years ago
f7e220e
Merge "change to alog logging and fix build warnings"
by Wei Wang
· 8 years ago
4b0e40b
Merge "Use binderilized mode for Hidl Hal test."
by TreeHugger Robot
· 8 years ago
5426c79
change to alog logging and fix build warnings
by Wei Wang
· 8 years ago
8b3f4c8
Use binderilized mode for Hidl Hal test.
by Zhuoyao Zhang
· 8 years ago
50df8a4
vtsc driver codegen extension to handle namespace properly
by Keun Soo Yim
· 8 years ago
542efcb
use package instead of component_type in case of HIDL_HAL
by Keun Soo Yim
· 8 years ago
0aae5bc
Merge "always use const <>& type for TYPE_VECTOR of HIDL"
by TreeHugger Robot
· 8 years ago
e8fec8c
use nfc_nci instead nfc as a nfc hal's service name
by Keun Soo Yim
· 8 years ago
c74992e
always use const <>& type for TYPE_VECTOR of HIDL
by Keun Soo Yim
· 8 years ago
3ad00df
Update vts for nfc hidl file style change.
by Zhuoyao Zhang
· 8 years ago
48dbbbc
generate hidl_vec<scalar_type> for TYPE_VECTOR
by Keun Soo Yim
· 8 years ago
6e8d546
extend vtsc regression test to driver mode
by Keun Soo Yim
· 8 years ago
31c920a
remove NFC vts files from vts
by Keun Soo Yim
· 8 years ago
0a22374
Merge "support vector and array arg types"
by Keun Soo Yim
· 8 years ago
d5ce00a
Merge "Update vtsc to generate profiler."
by Zhuoyao Zhang
· 8 years ago
5db530c
create libvtsc
by Keun Soo Yim
· 8 years ago
4887167
support vector and array arg types
by Keun Soo Yim
· 8 years ago
c8b4555
Update vtsc to generate profiler.
by Zhuoyao Zhang
· 8 years ago
527b153
Merge changes from topic 'vtsc-enum-scalar'
by Zhuoyao Zhang
· 8 years ago
c096e8d
update profiler for new enum type (scalar_value and type)
by Keun Soo Yim
· 8 years ago
8bb464d
update vtsc to use new scalar enum type and corresponding vts sample spec file changes
by Keun Soo Yim
· 8 years ago
285f6b1
Add a python script to test the output of vtsc.
by Zhuoyao Zhang
· 8 years ago
2041720
Add vts profiler code gen.
by Zhuoyao Zhang
· 8 years ago
fa68bed
Merge "vts compiler extension for driver and profiler generation modes"
by Keun Soo Yim
· 8 years ago
1e9ac5e
Merge "remove unnecessary static lib dep"
by Keun Soo Yim
· 8 years ago
e4cf2f9
vts compiler extension for driver and profiler generation modes
by Keun Soo Yim
· 8 years ago
1c40365
fix nfc hidl hal test to use the new hidl-gen grammer
by Keun Soo Yim
· 8 years ago
d6e250b
vtsc change for hidl-gen changes
by Keun Soo Yim
· 8 years ago
a0a9341
remove unnecessary static lib dep
by Keun Soo Yim
· 8 years ago
aed17aa
don't use Bn or Bp classes directly from outside
by Keun Soo Yim
· 8 years ago
8780eee
VTSC change for a simplified vector type data format
by Keun Soo Yim
· 8 years ago
bab7526
for local direct run mode, directly use artifacts created under out/ without any copies
by Keun Soo Yim
· 8 years ago
656e4e4
extend driver by converting char* to string, adding more logging, and renaming 'hal' dir to 'hw'
by Keun Soo Yim
· 8 years ago
99b457e
remove camera hal
by Keun Soo Yim
· 8 years ago
55cf91c
VTS framework change for vector sub types.
by Keun Soo Yim
· 8 years ago
3e7d314
move packaging rules for hardware/interfacs/tests modules to test/vts
by Keun Soo Yim
· 8 years ago
59fb349
use ComponentSpecificationMessage proto (refactoring)
by Keun Soo Yim
· 8 years ago
94018c3
Merge "vts extension for Return hidl-gen feature and HIDL synchronous callback"
by Keun Soo Yim
· 8 years ago
312bd59
Create tests for socket functions in libc.
by Ryan Campbell
· 8 years ago
c21de7c
vts extension for Return hidl-gen feature and HIDL synchronous callback
by Keun Soo Yim
· 8 years ago
b800115
support [u]char_pointer arg type
by Keun Soo Yim
· 8 years ago
78398fe
explicit type casting for shared lib's void_ and char_pointer types
by Keun Soo Yim
· 8 years ago
cf24e73
Merge "use string to avoid any potential use-after-free bugs"
by TreeHugger Robot
· 8 years ago
6a992c2
use string to avoid any potential use-after-free bugs
by Keun Soo Yim
· 8 years ago
127312a
skip debugging info in vtsc
by Keun Soo Yim
· 8 years ago
eb699fc
support all nfc hidl hal apis
by Keun Soo Yim
· 8 years ago
0408760
generate global functions for non-hidl hals
by Keun Soo Yim
· 8 years ago
b642062
remove unncessary comments
by Keun Soo Yim
· 8 years ago
65f98fe
support new hidl-gen and delete generated hidl cpp/h files
by Keun Soo Yim
· 8 years ago
009c600
support HIDL asynchrous callback
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
fb10c43
use provided values in libshared codegen
by Keun Soo Yim
· 8 years ago
109da58
agent and other framework extension to support conventional hal's nested apis
by Keun Soo Yim
· 8 years ago
b178f29
call getService for HIDL HAL and NFC test case update to print return value
by Keun Soo Yim
· 8 years ago
9d5accb
print debugging routine for coverage msg and reformat coverage protos to a dict
by Keun Soo Yim
· 8 years ago
969dd1f
pass gcda file contents to the coverage parser
by Keun Soo Yim
· 8 years ago
baf6a65
Revert "use static libraries when possible"
by Keun Soo Yim
· 8 years ago
307da77
use static libraries when possible
by Keun Soo Yim
· 8 years ago
ef3a13d
Revert "switch to static protobuf lib"
by Keun Soo Yim
· 8 years ago
78d6217
switch to static protobuf lib
by Keun Soo Yim
· 8 years ago
f5cfa9d
skip unncessary logics in vts compiler for hidl hal
by Keun Soo Yim
· 8 years ago
568e263
skip loading a target component if the target is a HIDL HAL
by Keun Soo Yim
· 8 years ago
29ce42b
auto build vts driver for hidlized nfc hal (revisited)
by Keun Soo Yim
· 8 years ago
8909e9c
shell crash test case
by Keun Soo Yim
· 8 years ago
8417e13
rename to TYPE_ARRAY and TYPE_VECTOR and extend to cover vector of structs.
by Keun Soo Yim
· 8 years ago
df10a6a
fixed 'make vts' failing on 32 bit arm and mips targets
by Yuexi Ma
· 8 years ago
a35b727
driver & agent extension for callback arg support
by Keun Soo Yim
· 8 years ago
8f3ca75
infra to deliver callback args from driver to agent
by Keun Soo Yim
· 8 years ago
Next »