summaryrefslogtreecommitdiff
path: root/utests/compiler_box_blur_float.cpp
Commit message (Collapse)AuthorAgeFilesLines
* utest: error handling to avoid null pointer dereference.Luo Xionghu2016-05-231-0/+3
| | | | | Signed-off-by: Luo Xionghu <xionghu.luo@intel.com> Reviewed-by: Yang Rong <rong.r.yang@intel.com>
* utests: replace the nodistriutable picture.Zhigang Gong2014-11-041-1/+1
| | | | | | | | | | | | According to https://bugs.debian.org/758442, we should not use Len(n)a standard test image in our package. I just select a picture took by myself. Thanks Rebecca for pointing this out. v2: forgot to add sample.bmp. Signed-off-by: Zhigang Gong <zhigang.gong@intel.com> Reviewed-by: "Yang, Rong R" <rong.r.yang@intel.com>
* Fixed a bug in the flag register allocatorBenjamin Segovia2012-10-091-0/+65
Started to add more brutal test to improve functional regressions. Kind of needed for big modifications that are going to come Check switch case lowering functionality