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)
commit4b57ec13022e836bdd8cb7f02b3d77f1924d4c35
tree968a6e980ccc72827062b49ed439e488b08d6484
parent7b929ebc73b75f080066bef555e95b5a81c5a2ab
Add checking about go-race requested to run tests

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>
Makefile