diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2010-04-13 16:14:14 +0200 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2010-04-13 16:35:41 +0200 |
commit | d61066fcfe7f00843c4660182ea38ba3a5e41803 (patch) | |
tree | 1150d6abdf8943d3da6b3b8afcd8f7affb5a109d /test/API/complex.SUSv4.syms | |
parent | e90c33f951efc032ca23f48326343a83c0b54b10 (diff) |
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 <rep.dot.nop@gmail.com>
Diffstat (limited to 'test/API/complex.SUSv4.syms')
-rw-r--r-- | test/API/complex.SUSv4.syms | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/test/API/complex.SUSv4.syms b/test/API/complex.SUSv4.syms new file mode 100644 index 000000000..ce7be69c8 --- /dev/null +++ b/test/API/complex.SUSv4.syms @@ -0,0 +1,66 @@ +cabs +cabsf +cabsl +cacos +cacosf +cacosh +cacoshf +cacoshl +cacosl +carg +cargf +cargl +casin +casinf +casinh +casinhf +casinhl +casinl +catan +catanf +catanh +catanhf +catanhl +catanl +ccos +ccosf +ccosh +ccoshf +ccoshl +ccosl +cexp +cexpf +cexpl +cimag +cimagf +cimagl +clog +clogf +clogl +conj +conjf +conjl +cpow +cpowf +cpowl +cproj +cprojf +cprojl +creal +crealf +creall +csin +csinf +csinh +csinhf +csinhl +csinl +csqrt +csqrtf +csqrtl +ctan +ctanf +ctanh +ctanhf +ctanhl +ctanl |