Skip to content
Snippets Groups Projects
Commit 62747d6c authored by Alexey Stratulat's avatar Alexey Stratulat
Browse files

[+] Created basic unit test

parent 37f6fb7f
No related branches found
No related tags found
1 merge request!26Support 3689
import libdap_server_core_python_module as server
print ("Start wrapping libdap server core python module")
res_i = server.init(1, 0)
rc = server.listen("0.0.0.0", 3307, 0)
server.deinit()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment