Changing subject line to include [edk2-test].

+ Eric

 

Prakriti,

With the disclaimer that UEFI SCT is intended for testing against UEFI specification, I will try to answer your question in the way I interpreted it.

 

I am not sure whether you are asking how to test EFI_SHELL_PROTOCOL or is it related to a non uefi standard device interface you want to test?

Assuming it as the latter and with the limited information you mentioned about your requirement, I am assuming you will have a non-standard Protocol/Driver for your device and want to test those APIs.

With the above assumption, you can follow any of the standard test cases as reference for implementing your own test. Example below:

https://github.com/tianocore/edk2-test/tree/master/uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/DeviceIo/BlackBoxTest

 

Eric can provide more information based on detailed explanation of your requirements.

 

Thanks,

Supreeth

 

From: Prakriti Chauhan <prakriti.chauhan@nxp.com>
Sent: Wednesday, April 24, 2019 4:28 AM
To: Supreeth Venkatesh <Supreeth.Venkatesh@arm.com>; devel@edk2.groups.io
Subject: Regarding using any shell command in SCT

 

Hi,

 

 

 

I want to test if my interface is working or not using SCT framework, like give IP address to interface and then run ping command.

 

Any pointers how can I achieve same?

 

 

 

Thanks,

Prakriti

IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.