From 8c69f8495de1791decff3ae37f1da2383415c144 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 30 Aug 2019 11:58:33 -0400 Subject: Add getRefcount to PointerHolder test --- libtests/qtest/ph/ph.out | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libtests/qtest/ph/ph.out') diff --git a/libtests/qtest/ph/ph.out b/libtests/qtest/ph/ph.out index 1326e489..2f82bd8b 100644 --- a/libtests/qtest/ph/ph.out +++ b/libtests/qtest/ph/ph.out @@ -1,6 +1,10 @@ hello created Object, id 1 +oh1 refcount = 1 +oh1 refcount = 2 +oh2 refcount = 2 created Object, id 2 +oh5 refcount = 1 nulls equal destroyed Object, id 2 equal okay -- cgit v1.2.3-54-g00ecf