summaryrefslogtreecommitdiff
path: root/test/files/run/t2417.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t2417.check')
-rw-r--r--test/files/run/t2417.check12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/files/run/t2417.check b/test/files/run/t2417.check
new file mode 100644
index 0000000000..36c954be24
--- /dev/null
+++ b/test/files/run/t2417.check
@@ -0,0 +1,12 @@
+testing small Map that doesn't promote to HashMap...
+
+testing single-threaded HashMap use...
+
+testing HashMap.size from multiple threads...
+
+testing small Set that doesn't promote to HashSet...
+
+testing single-threaded HashSet use...
+
+testing HashSet.size from multiple threads...
+