Listing 8

static int testcalled;

test()
{
   testcalled++;
}