From d61066fcfe7f00843c4660182ea38ba3a5e41803 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Tue, 13 Apr 2010 16:14:14 +0200 Subject: test: add API test part1; Needs improvement: Think about a sensible way to map feature sets to the mandated syms. Our LEGACY stuff maps to OB, OBXSI for example. A "normal" config should satisfy the BASE (i.e. $foo.SUSv4.syms) Signed-off-by: Bernhard Reutner-Fischer --- test/API/stdlib-XSI.SUSv4.syms | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 test/API/stdlib-XSI.SUSv4.syms (limited to 'test/API/stdlib-XSI.SUSv4.syms') diff --git a/test/API/stdlib-XSI.SUSv4.syms b/test/API/stdlib-XSI.SUSv4.syms new file mode 100644 index 000000000..6cb0f1bb7 --- /dev/null +++ b/test/API/stdlib-XSI.SUSv4.syms @@ -0,0 +1,22 @@ +a64l +drand48 +erand48 +grantpt +initstate +jrand48 +l64a +lcong48 +lrand48 +mrand48 +nrand48 +posix_openpt +ptsname +putenv +random +realpath +seed48 +setkey +setstate +srand48 +srandom +unlockpt -- cgit v1.2.3