summaryrefslogtreecommitdiff
path: root/lib/zephyr_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/zephyr_tests.py')
-rwxr-xr-xlib/zephyr_tests.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/zephyr_tests.py b/lib/zephyr_tests.py
index 5855238..e44652e 100755
--- a/lib/zephyr_tests.py
+++ b/lib/zephyr_tests.py
@@ -340,6 +340,8 @@ class libZephyr(object):
"ZMakeAscii",
"ZMakeZcode",
"ZGetDestAddr",
+ "ZSetFD",
+ "ZPending",
]
def __init__(self, library_path=None):
"""connect to the library and build the wrappers"""