From 46c05182794cb91f7d05a93448905efccf004d39 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 8 Apr 2014 13:17:16 -0700 Subject: ref-manual: Added TEST_EXPORT_ONLY to glossary. Fixes [YOCTO #5554] New variable description. (From yocto-docs rev: 6be2edb9ff994c7e952c6b1c9fca7357549afd90) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'documentation/ref-manual') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index ba55a473b3..e6cca3ed60 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -7433,6 +7433,17 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" + TEST_EXPORT_ONLY + + + Specifies to export the tests only. + Set this variable to "1" if you do not want to run the + tests but you want them to be exported in a manner that + you to run them outside of the build system. + + + + TEST_IMAGE -- cgit v1.2.3-54-g00ecf