Lines Matching full:testing
7 # 1. delay testing
25 # in /drivers/hv/debugfs.c. All fuzz testing
137 # display Testing status of single device
163 # display Testing state of devices
168 print("Testing = ON for: {}"
171 print("Testing = OFF for: {}"
202 # set testing state of device
208 print("Testing = ON for device: {}"
212 print("Testing = OFF for device: {}"
215 # get testing state of device
236 print("Buffer delay testing = {} for: {}"
239 print("Message delay testing = {} for: {}"
248 # enabling delay testing on all devices
257 # disable all testing on a SINGLE device.
263 print("ALL testing now OFF for {}".format(device.split("/")[-1]))
265 # disable all testing on ALL devices
288 " This will only work when enabling testing"
292 # parser, as all testing methods will use --enable_all and
333 help = "Disable ALL testing on ALL vmbus devices.",
334 description = "Disable ALL testing on ALL vmbus "
341 help = "Disable ALL testing on a SINGLE vmbus device.",
342 description = "Disable ALL testing on a SINGLE vmbus "