UEFI SCT is a good option for DXE drivers & Applications. SCT has test cases
for each of the UEFI driver model protocols defined in 2.3.1

You can build the SCT and you need to provide the driver handle &
controller handle
so that SCT can detect your driver


On Wed, Jun 12, 2013 at 10:20 PM, Thomas Rognon <tcrog...@gmail.com> wrote:

> How are you guys doing unit testing for DXE drivers and applications?
>
> Is anyone using Visual Studio's testing features? Is anyone doing it with
> VMware Workstation?
>
> My test environment is very primitive and I'd like to improve it. Right
> now I have a script to pull the latest from source control, build it into
> EFI files, and copy it to VMware Workstation. Then I execute it manually.
> My "TestPkg" does unit tests by calling public functions and checking the
> return value. There's got to be a better way! Thank you for any help.
>
> Thomas Rognon
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/edk2-devel
>
>


-- 
Thanks
Ranga
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to