Added initial commit for fixtures for ap and lf logs

Signed-off-by: shivam <shivam.thakur@candelatech.com>
This commit is contained in:
shivam
2022-08-17 19:26:54 +05:30
committed by karthikaeyetea
parent 207c26abbb
commit ce045fe9b8
3 changed files with 3 additions and 3 deletions

View File

@@ -699,4 +699,4 @@ if __name__ == '__main__':
"version": "next-latest"
}
var = APNOS(credentials=obj, sdk="2.x")
print(var.get_memory_profile())
print(var.get_memory_profile())

View File

@@ -534,4 +534,4 @@ if __name__ == '__main__':
# a = obj.get_active_config()
# if a == l:
# print("a = l")
# print(obj.get_ap_version())
# print(obj.get_ap_version())

View File

@@ -404,4 +404,4 @@ class TestBridgeModeConnectivitySuiteTwo(object):
passkey=security_key, mode=mode, band=band,
num_sta=num_stations)
assert passes == "PASS", result
assert passes == "PASS", result