diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index e6cca3ed60..44032e6409 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -7433,6 +7433,22 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
+ TEST_EXPORT_DIR
+
+
+ The location the OpenEmbedded build system uses to export
+ tests when the
+ TEST_EXPORT_ONLY
+ variable is set to "1".
+
+
+
+ The TEST_EXPORT_DIR variable defaults
+ to "${TMPDIR}/testimage/${PN}".
+
+
+
+
TEST_EXPORT_ONLY