Delete the printing of dynamic statistics line.
authorSun, Yi <yi.sun@intel.com>
Tue, 8 Apr 2014 02:53:40 +0000 (10:53 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Mon, 21 Apr 2014 01:20:51 +0000 (09:20 +0800)
commit8f0015e349c1428496a19236c1dd4132ef4554e5
treeea83ba74975e69a4aadc6f78d45608fbcc8a3f59
parentae1e342c5bf7e0c6e325313aefffa3bd168e5678
Delete the printing of dynamic statistics line.

summary:
---------------------
  1. Delete the printing of dynamic statistics line.
  2. Add function to catch signals(like CTRL+C,core dumped ...),
     if caught, reminder user the signal name.
     core dumped example:
...
displacement_map_element()    [SUCCESS]
compiler_clod()    Interrupt signal (SIGSEGV) received.
summary:
----------
  total: 657
  run: 297
  pass: 271
  fail: 26
  pass rate: 0.960426

Signed-off-by: Yi Sun <yi.sun@intel.com>
Signed-off-by: Yangwei Shui <yangweix.shui@intel.com>
Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
utests/utest.cpp
utests/utest.hpp