aboutsummaryrefslogtreecommitdiff
path: root/pl/math/test/testcases/random/float.tst
diff options
context:
space:
mode:
Diffstat (limited to 'pl/math/test/testcases/random/float.tst')
-rw-r--r--pl/math/test/testcases/random/float.tst8
1 files changed, 8 insertions, 0 deletions
diff --git a/pl/math/test/testcases/random/float.tst b/pl/math/test/testcases/random/float.tst
new file mode 100644
index 0000000..fa77efe
--- /dev/null
+++ b/pl/math/test/testcases/random/float.tst
@@ -0,0 +1,8 @@
+!! 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