On 5/20/11 2:03 PM, Joerg Sonnenberger wrote:
Module Name: src Committed By: joerg Date: Fri May 20 13:03:45 UTC 2011 Modified Files: src/tests/lib/libobjc: Makefile Log Message: Test case requires the GCC specific thread extension for Objective C, so only enable the test if GCC is present and disable other compiler.
Tests should always run and report 'skipped' when they can't for whatever reason. This test should have a #ifdef around the code and fall back to a simple "atf_tc_skip".
-- Julio Merino / @jmmv