Print correct info if CLPF unit tests fail.
Change-Id: Ieac27194f342d8ef9ef98c96ebea9d0c444658cf
This commit is contained in:

committed by
Yaowu Xu

parent
a8af9126fb
commit
ee54e5f3c5
@@ -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 << " ("
|
||||
|
Reference in New Issue
Block a user