summaryrefslogtreecommitdiff
path: root/lib/libcurses/tests/window_create
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcurses/tests/window_create')
-rw-r--r--lib/libcurses/tests/window_create4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libcurses/tests/window_create b/lib/libcurses/tests/window_create
new file mode 100644
index 0000000000000..8c9613417e5af
--- /dev/null
+++ b/lib/libcurses/tests/window_create
@@ -0,0 +1,4 @@
+call win1 newwin 6 6 2 5
+check win1 NON_NULL
+call OK wrefresh $win1
+compare window.chk