summaryrefslogtreecommitdiffstats
path: root/test/202-thread-oome/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/202-thread-oome/info.txt')
-rw-r--r--test/202-thread-oome/info.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/202-thread-oome/info.txt b/test/202-thread-oome/info.txt
new file mode 100644
index 0000000..58dfe4c
--- /dev/null
+++ b/test/202-thread-oome/info.txt
@@ -0,0 +1 @@
+Tests that we throw OOME if Thread.nativeCreate fails, rather than aborting.