xref: /llvm-project/libc/AOR_v20.02/math/test/testcases/random/float.tst (revision 5fedf7f42043f6a7d4562df2eab4a22b3346ac1a)
1!! single.tst - Random test case specification for SP functions
2!!
3!! Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4!! See https://llvm.org/LICENSE.txt for license information.
5!! SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
7test tanf 10000
8test expf 10000
9test exp2f 10000
10test logf 10000
11test log2f 10000
12test powf 10000
13