summaryrefslogtreecommitdiff
path: root/test/common/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/common/README.md')
-rw-r--r--test/common/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/common/README.md b/test/common/README.md
index e0a66e9da0..7fd36f5985 100644
--- a/test/common/README.md
+++ b/test/common/README.md
@@ -679,6 +679,12 @@ The realpath of the testing temporary directory.
Deletes and recreates the testing temporary directory.
+### getTTYfd()
+
+Attempts to get a valid TTY file descriptor. Returns `-1` if it fails.
+
+The TTY file descriptor is assumed to be capable of being writable.
+
## WPT Module
The wpt.js module is a port of parts of