Print correct info if CLPF unit tests fail.

Change-Id: Ieac27194f342d8ef9ef98c96ebea9d0c444658cf
This commit is contained in:
Steinar Midtskogen
2016-09-09 17:30:21 +02:00
committed by Yaowu Xu
parent a8af9126fb
commit ee54e5f3c5

View File

@@ -139,6 +139,7 @@ void test_clpf(int w, int h, int depth, int iterations,
}
}
pos--;
EXPECT_EQ(0, error)
<< "Error: ClpfBlockTest, SIMD and C mismatch." << std::endl
<< "First error at " << pos % size << "," << pos / size << " ("