summaryrefslogtreecommitdiff
path: root/src/common/test/README
blob: f2a7eb5ad0b36465aed53b3876e6e66969abde79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
To compile:
***********

cmake .
make

To launch with details:
***********************

./dtoffrw_UT --report_level=detailed --log_level=all 

   ==> echo $? returns 0 in case of success (non-zero otherwise)