In UEFI_SCT.dsc and fdf file, remove the rest of the test cases while retaining infrastructure and other files and add only the test case you need. Thanks, Supreeth From: Prakriti Chauhan Sent: Tuesday, April 30, 2019 7:28 AM To: Supreeth Venkatesh ; devel@edk2.groups.io Subject: RE: [EXT] RE: [edk2-test]Regarding using any shell command in SCT Supreeth, Can you tell how to compile Specific test case of SCT instead of compiling whole SCT. Thanks, Prakriti From: Prakriti Chauhan Sent: Sunday, April 28, 2019 6:56 PM To: Supreeth Venkatesh >; devel@edk2.groups.io; Jin, Eric > Subject: RE: [EXT] RE: [edk2-test]Regarding using any shell command in SCT Hi, I was asking about how to test EFI_SHELL_PROTOCOL. Thanks, Prakriti From: Prakriti Chauhan Sent: 26 April 2019 10:30 To: Supreeth Venkatesh > Subject: RE: [EXT] RE: [edk2-test]Regarding using any shell command in SCT Supreeth, I was asking about how to test EFI_SHELL_PROTOCOL. Thanks, Prakriti From: Supreeth Venkatesh > Sent: Wednesday, April 24, 2019 11:54 PM To: Prakriti Chauhan >; devel@edk2.groups.io Cc: Jin, Eric > Subject: [EXT] RE: [edk2-test]Regarding using any shell command in SCT Caution: EXT Email 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 > Sent: Wednesday, April 24, 2019 4:28 AM To: Supreeth Venkatesh >; 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. 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.