1!! single.tst - Random test case specification for SP functions
2!!
3!! Copyright (c) 1999-2019, Arm Limited.
4!! SPDX-License-Identifier: MIT
5
6test sinf 10000
7test cosf 10000
8test sincosf_sinf 5000
9test sincosf_cosf 5000
10test tanf 10000
11test expf 10000
12test exp2f 10000
13test logf 10000
14test log2f 10000
15test powf 10000
16