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