Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_hardware_interfaces
/
refs/heads/android-16
/
nfc
/
1.0
/
vts
0f39c73
nfc: Change EXPECT_TRUE to ASSERT_TRUE
by Roshan Pius
· 1 year, 1 month ago
779985a
nfc: Change EXPECT_TRUE to ASSERT_TRUE
by grekit1024
· 1 year, 1 month ago
056aa14
Improve OpenAfterOpen VTS test
by Bruno Carneiro
· 1 year, 5 months ago
ad2ba1b
[DON'T BLOCK] Test ownership migration rules
by Aditya Choudhary
· 1 year, 7 months ago
46d9630
Per NCI spec there is no need to wait for credits
by Alisher Alikhodjaev
· 1 year, 8 months ago
93f1bf2
Per NCI spec there is no need to wait for credits
by Alisher Alikhodjaev
· 1 year, 8 months ago
085583c
Backfill owner information for VTS module VtsHalNfcV1_0TargetTest.
by Yiming Pan
· 4 years ago
b224b36
[LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces
by Bob Badour
· 4 years, 7 months ago
f916560
Extend test timeout value from 180s to 600s
by Jack Yu
· 4 years, 9 months ago
ba4d532
Suppress gtest error for tests without any instance
by Dan Shi
· 5 years ago
ba894f8
Rename vts-core to vts
by Dan Shi
· 5 years ago
e64262f
Convert VtsHalNfcV1_*TargetTest to be parameterized test
by Dan Shi
· 6 years ago
68ae05d
pack VTS cc_test binaries as general-tests
by Keun Soo YIM
· 7 years ago
b4744d1
Convert nfc hal test to use VtsHalHidlTargetTestEnvBase
by Zhuoyao Zhang
· 8 years ago
4b60470
Remove useless Android.mk files.
by Steven Moreland
· 8 years ago
7d149a5
Merge changes from topic 'vts_deps'
by Treehugger Robot
· 8 years ago
6c2bd86
VTS tests now static link to HAL def libs.
by Tri Vo
· 8 years ago
c901276
nfc: NCI 2.0: Add CORE_INIT_CMD for NCI 2.0
by Ruchi Kandoi
· 8 years ago
a915c5a
Nfc: Vts: modify WriteInvalidAndThenValidCommand
by Ruchi Kandoi
· 8 years ago
ff8068d
Support NCI 2.0 for NFC VTS
by Ruchi Kandoi
· 8 years ago
209a274
NFC: vts: Add commands to reset the NFC controller before other commands
by Ruchi Kandoi
· 8 years ago
9150025
nfc: vts: Correct parameters going for CoreInitialized
by Ruchi Kandoi
· 8 years ago
bfefc5e
NFC VTS test use VtsHalHidlCallbackBase for callback wait and notify
by Yuexi Ma
· 8 years ago
6b87201
Change vts target base test class name
by Yuexi Ma
· 8 years ago
691a455
Add hidl_default and make modules use hidl_default.
by Steven Moreland
· 9 years ago
3d7c5f9
Add Test cases to Nfc VTS
by Ruchi Kandoi
· 9 years ago
93d2541
Add columns to namespace for vts target base test invocation
by Yuexi Ma
· 9 years ago
178dfd5
change all vts hidl tests to use VtsHalHidlTargetBaseTest
by Yuexi Ma
· 9 years ago
d28a3dc
Remove viral dependency on libhwbinder.
by Steven Moreland
· 9 years ago
81f9968
Remove .vts spec files.
by Tri Vo
· 9 years ago
f7693ee
Update the test binary and source file name.
by Zhuoyao Zhang
· 9 years ago
8cd0125
Merge "Remove --coverage in Android.bp"
by Treehugger Robot
· 9 years ago
65c99d7
Update vts files on aosp.
by Zhuoyao Zhang
· 9 years ago
84107a0
Remove --coverage in Android.bp
by Dan Willemsen
· 9 years ago
5d6712c
move VTS stub files and non-functional tests (aosp)
by Keun Soo Yim
· 9 years ago
6d88fc9
Merge "Increase the timeout for NfcHidlTargetProfilingTest."
by Zhuoyao Zhang
· 9 years ago
54abf56
Increase the timeout for NfcHidlTargetProfilingTest.
by Zhuoyao Zhang
· 9 years ago
185b5a7
NFC: Update VTS test
by Ruchi Kandoi
· 9 years ago
522badd
use the default binder/passthrough mode in NFC VTS test.
by Keun Soo Yim
· 9 years ago
3b06b22
Nfc HAL uses "default" service name
by Chris Phoenix
· 9 years ago
70f34a6
Adding all nfc vts related things back.
by Steven Moreland
· 9 years ago
7c8d9bb
Revert "move VTS HIDL HAL tests to the corresponding interface directories"
by Steven Moreland
· 9 years ago
dd716c3
Fix VTS paths on 32-bit target
by Hsin-Yi Chen
· 9 years ago
b4b3c93
Remove obsolete references to IPCThreadState/ProcessState.
by Martijn Coenen
· 9 years ago
dcfe5d6
Update Android.bp of Nfc with make rule for profiler.
by Zhuoyao Zhang
· 9 years ago
63ff734
Use lowercase booleans in VTS test configs.
by Ryan Campbell
· 9 years ago
6b60036
Update to use the correct logging library.
by Ruchi Kandoi
· 9 years ago
ae87d5a
Update coverage configs with new format.
by Ryan Campbell
· 9 years ago
99f201a
Update NFC VTS configs to reflect new source paths
by Ryan Campbell
· 9 years ago
4fbf784
increase the timeouts to 10mins for nfc target-side tests
by Keun Soo Yim
· 9 years ago
12b532c
enable profiling directly from AndroidTest.xml
by Yuexi Ma
· 9 years ago
891d843
NFC: vts: Update VTS driver files as per HAL changes
by Ruchi Kandoi
· 9 years ago
ea37e1a
NFC: Add target-side VTS tests for NFC
by Ruchi Kandoi
· 9 years ago
a0bf597
use svc nfc enable/disable which is always the same.
by Keun Soo Yim
· 9 years ago
ec7746f
move VTS HIDL HAL tests to the corresponding interface directories
by Keun Soo Yim
· 9 years ago
7da37f4
Build target-side NFC test with coverage.
by Ryan Campbell
· 9 years ago
be1badc
Remove -DENABLE_TREBLE from vts test LOCAL_CFLAGS.
by Steven Moreland
· 9 years ago
1ee9859
Nfc: Split libhidl into base and transport.
by Yifan Hong
· 9 years ago
6360a88
NFC: Update vts files to include the Annotations.
by Ruchi Kandoi
· 9 years ago
105bcaa
NFC HAL target-side test (template)
by Keun Soo Yim
· 9 years ago
540a1ca
Update vts files for nfc hidl file style change.
by Zhuoyao Zhang
· 9 years ago
3e78819
VTS driver build target for NFC 1.0
by Keun Soo Yim
· 9 years ago
6473c64
add nfc vts files and vts profiler build rule
by Keun Soo Yim
· 9 years ago