summaryrefslogtreecommitdiffstats
path: root/tests/component
diff options
context:
space:
mode:
authorJed Estep <jestep@google.com>2016-02-05 20:24:27 +0100
committerJed Estep <jestep@google.com>2016-02-05 20:49:20 +0100
commitd5a14c6a492d8609b2ce9c621fa9fe489fc45cdc (patch)
treebac9c9548e512ef94bf2fe39330806acb89f82bc /tests/component
parentMerge "Refactor existing tests to use gtest" (diff)
downloadandroid_bootable_recovery-d5a14c6a492d8609b2ce9c621fa9fe489fc45cdc.tar
android_bootable_recovery-d5a14c6a492d8609b2ce9c621fa9fe489fc45cdc.tar.gz
android_bootable_recovery-d5a14c6a492d8609b2ce9c621fa9fe489fc45cdc.tar.bz2
android_bootable_recovery-d5a14c6a492d8609b2ce9c621fa9fe489fc45cdc.tar.lz
android_bootable_recovery-d5a14c6a492d8609b2ce9c621fa9fe489fc45cdc.tar.xz
android_bootable_recovery-d5a14c6a492d8609b2ce9c621fa9fe489fc45cdc.tar.zst
android_bootable_recovery-d5a14c6a492d8609b2ce9c621fa9fe489fc45cdc.zip
Diffstat (limited to 'tests/component')
-rw-r--r--tests/component/verifier_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/component/verifier_test.cpp b/tests/component/verifier_test.cpp
index 7f7b1b448..c54aa111f 100644
--- a/tests/component/verifier_test.cpp
+++ b/tests/component/verifier_test.cpp
@@ -42,7 +42,7 @@
#endif
static const char* DATA_PATH = getenv("ANDROID_DATA");
-static const char* TESTDATA_PATH = "/recovery_component_test/testdata/";
+static const char* TESTDATA_PATH = "/recovery/testdata/";
// This is build/target/product/security/testkey.x509.pem after being
// dumped out by dumpkey.jar.