mirror of
https://github.com/nmap/nmap.git
synced 2025-12-21 15:09:02 +00:00
Add some missing libs to unittest.lua
This commit is contained in:
@@ -75,10 +75,13 @@ local libs = {
|
|||||||
"isns",
|
"isns",
|
||||||
"jdwp",
|
"jdwp",
|
||||||
"json",
|
"json",
|
||||||
|
"knx",
|
||||||
"ldap",
|
"ldap",
|
||||||
"lfs",
|
"lfs",
|
||||||
|
"libssh2",
|
||||||
"libssh2-utility",
|
"libssh2-utility",
|
||||||
"listop",
|
"listop",
|
||||||
|
"lpeg",
|
||||||
"lpeg-utility",
|
"lpeg-utility",
|
||||||
"ls",
|
"ls",
|
||||||
"match",
|
"match",
|
||||||
@@ -93,6 +96,7 @@ local libs = {
|
|||||||
"multicast",
|
"multicast",
|
||||||
"mysql",
|
"mysql",
|
||||||
"natpmp",
|
"natpmp",
|
||||||
|
"nbd",
|
||||||
"ncp",
|
"ncp",
|
||||||
"ndmp",
|
"ndmp",
|
||||||
"netbios",
|
"netbios",
|
||||||
|
|||||||
Reference in New Issue
Block a user