view tests/test-xstrtoul.c @ 30246:dfb5c3dc1602

Make use of the modules 'thread', 'yield' in the 'lock' test.
author Bruno Haible <bruno@clisp.org>
date Wed, 01 Oct 2008 02:40:17 +0200
parents 9aa24cfb6d57
children
line wrap: on
line source

#define __xstrtol xstrtoul
#define __strtol_t unsigned long int
#define __spec "lu"
#include "test-xstrtol.c"