xref: /freebsd-src/contrib/arm-optimized-routines/math/test/testcases/random/float.tst (revision 072a4ba82a01476eaee33781ccd241033eefcf0b)
131914882SAlex Richardson!! single.tst - Random test case specification for SP functions
231914882SAlex Richardson!!
331914882SAlex Richardson!! Copyright (c) 1999-2019, Arm Limited.
4*072a4ba8SAndrew Turner!! SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
531914882SAlex Richardson
631914882SAlex Richardsontest sinf 10000
731914882SAlex Richardsontest cosf 10000
831914882SAlex Richardsontest sincosf_sinf 5000
931914882SAlex Richardsontest sincosf_cosf 5000
1031914882SAlex Richardsontest tanf 10000
1131914882SAlex Richardsontest expf 10000
1231914882SAlex Richardsontest exp2f 10000
1331914882SAlex Richardsontest logf 10000
1431914882SAlex Richardsontest log2f 10000
1531914882SAlex Richardsontest powf 10000
16