On Fri, 17 Oct 2008, Adam Litke wrote:

> In run_tests.sh, the function check_linkhuge_tests() checks if it is safe to
> run the legacy linkhuge tests by examining the default linker script.  But 
> when
> binaries are compiled with a different word size, they use a different linker
> script.  Therefore, we must make a separate decision for each word size 
> whether
> to run the linkhuge tests.
> 
> Splitting up test skipping by wordsize means we need a new skip_test_bits
> function.  The reporting of skipped tests has now changed.  Rather than
> reporting a SKIP that applies to all word sizes of a given test.  A SKIP for
> each word size is printed.
> 
> Signed-off-by: Adam Litke <[EMAIL PROTECTED]>

Applied, thanks.
Eric

Attachment: signature.asc
Description: Digital signature

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Libhugetlbfs-devel mailing list
Libhugetlbfs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel

Reply via email to