OSDN Git Service

test: add null check assertions to object_heap tests
authorU. Artie Eoff <ullysses.a.eoff@intel.com>
Wed, 29 Nov 2017 19:26:59 +0000 (11:26 -0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Thu, 30 Nov 2017 19:10:49 +0000 (11:10 -0800)
commit198be80793a2b1f17b8a2b828da4368d79a25951
tree17daeb421957544a37e14ac14dbec06afd42b3af
parent4c9a6385e852765f9187d1ab91bba8904a6129fb
test: add null check assertions to object_heap tests

Ensure objects are not NULL before dereferencing.

Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
test/object_heap_test.cpp