Unit testing

Francois Gouget fgouget at free.fr
Wed Apr 24 15:30:26 CDT 2002


On Wed, 24 Apr 2002, Jakob Eriksson wrote:
[...]
> START_TEST(alloc)
             ^^^^^

The above means that your file is called 'alloc.c'. Reciprocally,
the above should match the name of the C file in which the test is
otherwise you will get the 'func_alloc' error that you had.


--
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
                      Computers are like airconditioners
                They stop working properly if you open WINDOWS




More information about the wine-devel mailing list