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