Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2c40bc3c authored by Keith Mok's avatar Keith Mok Committed by Automerger Merge Worker
Browse files

Merge "Fix typo in fuzzy_fastboot README" am: ba31ce86 am: d4213a21

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1935477

Change-Id: I4e487b2d65a1a9c88d091c6d8e8713341ca93096
parents 28d2cbbc d4213a21
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -293,7 +293,7 @@ The following is the recommended workflow for using Fuzzy Fastboot on a new devi
Begin with just the generic tests (i.e. no XML file). In particular, make sure all
the conformance tests are passing before you move on. All other tests require that
the basic generic conformance tests all pass for them to be valid. The conformance
tests can be run with `./fuzzy_fastboot --gtests_filter=Conformance.*`.
tests can be run with `./fuzzy_fastboot --gtest_filter=Conformance.*`.

#### Understanding and Fixing Failed Tests
Whenever a test fails, it will print out to the console the reason for failure