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

Reply via email to