summaryrefslogtreecommitdiff
path: root/tests/unix/extra_coverage.py.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unix/extra_coverage.py.exp')
-rw-r--r--tests/unix/extra_coverage.py.exp13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/unix/extra_coverage.py.exp b/tests/unix/extra_coverage.py.exp
index 6aa2da31a..a41f227be 100644
--- a/tests/unix/extra_coverage.py.exp
+++ b/tests/unix/extra_coverage.py.exp
@@ -101,6 +101,19 @@ cc99
22ff
-1
-1
+# pairheap
+create: 0 0 0 0
+pop all: 0 1 2 3
+create: 7 6 5 4 3 2 1 0
+pop all: 0 1 2 3 4 5 6 7
+create: 1 - - 1 1 1 1 1 1
+pop all: 1 2
+create: 1 1 1 1 2 2
+pop all: 2 4
+create: 1 1 1 1 1
+pop all: 1 3 4
+create: 3 3 3 1 1 1
+pop all: 1 2 4 5
0123456789 b'0123456789'
7300
7300