xref: /freebsd/contrib/arm-optimized-routines/math/test/testcases/random/double.tst (revision 7c31cdfa408a4ebce7a3e10d29056a15c28bc092)
1!! double.tst - Random test case specification for DP functions
2!!
3!! Copyright (c) 1999-2019, Arm Limited.
4!! SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
5
6test exp 10000
7test exp2 10000
8test log 10000
9test log2 10000
10test pow 40000
11