Add checking about go-race requested to run tests 45/17745/2
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Tue, 6 Nov 2018 11:13:37 +0000 (12:13 +0100)
committerSebastien Douheret <sebastien.douheret@iot.bzh>
Tue, 6 Nov 2018 17:13:56 +0000 (18:13 +0100)
go-race package must be install in order to run tests with --race option
set else you will get such kind of error:
  runtime.RaceErrors: relocation target __tsan_report_count not defined

Change-Id: I037d53e10550c5fa74cbb6913d43614ccaa65d11
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>

No differences found