add 'test' library
This commit is contained in:
@@ -9,6 +9,11 @@ function sleep(timesec)
|
||||
end
|
||||
end
|
||||
|
||||
if test then
|
||||
test.sleep = sleep
|
||||
test.name = __VC_TEST_NAME
|
||||
end
|
||||
|
||||
------------------------------------------------
|
||||
------------------- Events ---------------------
|
||||
------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user