Make utest pass rate reach 100%.
authorYi Sun <yi.sun@intel.com>
Fri, 30 May 2014 03:22:33 +0000 (11:22 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Fri, 30 May 2014 07:01:53 +0000 (15:01 +0800)
commitdc84f4e0aacf80e7b137c39fcf4858de9e191bf4
treece80873696d5164bc688e5fce4ebb6eaa694d67b
parent1dd2362c1c323d9aca9c93009888992cac9cb224
Make utest pass rate reach 100%.

1. Add more input values
2. remove case pow(0,0)
3. remove negtive values test in powr && pown

Signed-off-by: Yi Sun <yi.sun@intel.com>
Signed-off-by: Yangweix Shui <yangweix.shui@intel.com>
utests/utest_math_gen.py