currently @test(ifdef=...) and @test(ifndef=...) enable pfunit to skip tests based upon CPP tokens at compile time.
It would be useful to somehow report the number of such tests so that we can ensure that the total count is the same across architectures. Many of the deactivations are workarounds for compiler defects.