From 79c6178985084cc1d48502a7a8bb298faae5f586 Mon Sep 17 00:00:00 2001 From: Anthony Barbier Date: Fri, 23 Jun 2017 11:48:24 +0100 Subject: COMPMID-344 Update documentation for new build options Change-Id: I447941f7cf4a9bcac9381979c54ec230207ebb71 Reviewed-on: http://mpd-gerrit.cambridge.arm.com/78688 Reviewed-by: Gian Marco Iodice Tested-by: Kaizen Reviewed-by: Moritz Pflanzer --- docs/02_tests.dox | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/02_tests.dox') diff --git a/docs/02_tests.dox b/docs/02_tests.dox index fd5bc59194..bf8838c088 100644 --- a/docs/02_tests.dox +++ b/docs/02_tests.dox @@ -1,5 +1,5 @@ /** -@page tests Test architecture +@page tests Validation and benchmarks tests @tableofcontents @@ -9,6 +9,8 @@ The tests currently make use of Boost (Test and Program options) for validation and Google Benchmark for performance runs. Below are instructions about how to build these 3rd party libraries. +@note By default the build of the validation and benchmark tests is disabled, to enable it use `validation_tests=1` and `benchmark_tests=1` + @subsection building_boost Building Boost First follow the instructions from the Boost library on how to setup the Boost -- cgit v1.2.1