utests: Refine cases for sinpi.
authorYi Sun <yi.sun@intel.com>
Mon, 10 Mar 2014 03:32:12 +0000 (11:32 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Thu, 13 Mar 2014 01:17:24 +0000 (09:17 +0800)
commit908e4a2f31f5590ce1a084be11ec2061287afee8
tree15e56789d3f8d4802b9ed9037e3f7c9dcedd9bf8
parent394d5d42aae84ab09cd125e55a82809630caf60d
utests: Refine cases for sinpi.

The general algorithm is that reducing the x to area [-0.5,0.5] then calculate results.

v2. Correct the algorithm of sinpi.
    Add some input data temporarily, and we're going to design and implement a input data generator which is similar as what Conformance does.

Signed-off-by: Yi Sun <yi.sun@intel.com>
Reviewed-by: "Song, Ruiling" <ruiling.song@intel.com>
utests/utest_math_gen.py