[vbox-dev] How to verify the code that modified in the vbox
Klaus Espenlaub
klaus.espenlaub at oracle.com
Tue Feb 19 08:35:01 PST 2013
On 19.02.2013 07:09, Yao wrote:
> Hi all,
> I modify some code in the Vbox.I want to check whether the code work
> correctly or not.
> Is that some mechanisms that I can use? or I should write a test cast
> for it?
There are some testcases included in the VirtualBox tree, and if your
code is covered by them you can use those tests. Otherwise you should
write a test case to avoid regressions.
As usual, we're open to contributions (both "normal" improvements and
test cases).
Klaus
> Thanks
> Yao
> China
More information about the vbox-dev
mailing list