From: Roland McGrath Date: Sat, 19 May 2007 08:21:27 +0000 (+0000) Subject: Commit missing test case wrapper file. X-Git-Tag: cvs/glibc-2_6_1~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77500386c5e716357f76d1fa70a2c2d164e0a8f0;p=thirdparty%2Fglibc.git Commit missing test case wrapper file. --- diff --git a/nptl/tst-robustpi9.c b/nptl/tst-robustpi9.c new file mode 100644 index 00000000000..d059aa7d88a --- /dev/null +++ b/nptl/tst-robustpi9.c @@ -0,0 +1,2 @@ +#define ENABLE_PI 1 +#include "tst-robust9.c"