diff options
Diffstat (limited to 'pl/math/test/testcases/random/float.tst')
-rw-r--r-- | pl/math/test/testcases/random/float.tst | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/pl/math/test/testcases/random/float.tst b/pl/math/test/testcases/random/float.tst deleted file mode 100644 index fa77efecfabb..000000000000 --- a/pl/math/test/testcases/random/float.tst +++ /dev/null @@ -1,8 +0,0 @@ -!! float.tst - Random test case specification for SP functions -!! -!! Copyright (c) 2022-2023, Arm Limited. -!! SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception - -test erff 10000 -test log10f 10000 -test tanf 10000 |