summaryrefslogtreecommitdiff
path: root/meta-arm/documentation/oeqa-fvp.md
diff options
context:
space:
mode:
Diffstat (limited to 'meta-arm/documentation/oeqa-fvp.md')
-rw-r--r--meta-arm/documentation/oeqa-fvp.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-arm/documentation/oeqa-fvp.md b/meta-arm/documentation/oeqa-fvp.md
index 582dd38bd6..e146885197 100644
--- a/meta-arm/documentation/oeqa-fvp.md
+++ b/meta-arm/documentation/oeqa-fvp.md
@@ -4,7 +4,7 @@ OE-Core's [oeqa][OEQA] framework provides a method of performing runtime tests o
Tests can be configured to run automatically post-build by setting the variable `TESTIMAGE_AUTO="1"`, e.g. in your Kas file or local.conf.
-There are two main methods of testing, using different test "targets".
+There are two main methods of testing, using different test "targets". Both test targets generate an additional log file with the prefix 'fvp_log' in the image recipe's `${WORKDIR}/testimage` containing the FVP's stdout.
## OEFVPTarget