fix left shift warnings in utests
authorLu Guanqun <guanqun.lu@intel.com>
Mon, 19 Aug 2013 04:29:17 +0000 (12:29 +0800)
committerZhigang Gong <zhigang.gong@linux.intel.com>
Mon, 19 Aug 2013 07:51:49 +0000 (15:51 +0800)
commit82ac9c178a76c79e1a85e5864ca17d5d3def84b7
treeceed916f653286f10efd139f5adb1fb7035bbae2
parent4eedeece255a5df36d287459ecec58d87e44e85c
fix left shift warnings in utests

We should use the explicit 64 bit types. Otherwise we would have warnings.

Signed-off-by: Lu Guanqun <guanqun.lu@intel.com>
Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
utests/compiler_long_2.cpp