mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2026-01-10 14:21:30 +00:00
Added test case in the library function of setup_perfecto mobile data
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
This commit is contained in:
committed by
karthikaeyetea
parent
79f09e32df
commit
ab6fb5a965
@@ -2,6 +2,8 @@
|
||||
This file contains the functions that are required for Perfecto Android devices
|
||||
"""
|
||||
import logging
|
||||
import os
|
||||
import re
|
||||
import time
|
||||
import warnings
|
||||
from time import gmtime, strftime
|
||||
|
||||
@@ -2193,4 +2193,4 @@ if __name__ == '__main__':
|
||||
"serial_tty": "/dev/ttyAP5",
|
||||
"firmware_version": "next-latest"
|
||||
}]
|
||||
obj = ios_libs()
|
||||
obj = ios_libs()
|
||||
Reference in New Issue
Block a user