From: Mark Brown <broonie@kernel.org>
To: Catalin Marinas <catalin.marinas@arm.com>,
Will Deacon <will@kernel.org>,
Shuah Khan <skhan@linuxfoundation.org>
Cc: Dave Martin <Dave.Martin@arm.com>,
linux-arm-kernel@lists.infradead.org,
linux-kselftest@vger.kernel.org, Mark Brown <broonie@kernel.org>
Subject: [PATCH v5 4/4] kselftest/arm64: Add a TODO list for floating point tests
Date: Tue, 3 Aug 2021 15:04:50 +0100 [thread overview]
Message-ID: <20210803140450.46624-5-broonie@kernel.org> (raw)
In-Reply-To: <20210803140450.46624-1-broonie@kernel.org>
Write down some ideas for additional coverage for floating point in case
someone feels inspired to look into them.
Signed-off-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Dave Martin <Dave.Martin@arm.com>
---
tools/testing/selftests/arm64/fp/TODO | 4 ++++
1 file changed, 4 insertions(+)
create mode 100644 tools/testing/selftests/arm64/fp/TODO
diff --git a/tools/testing/selftests/arm64/fp/TODO b/tools/testing/selftests/arm64/fp/TODO
new file mode 100644
index 000000000000..b6b7ebfcf362
--- /dev/null
+++ b/tools/testing/selftests/arm64/fp/TODO
@@ -0,0 +1,4 @@
+- Test unsupported values in the ABIs.
+- More coverage for ptrace (eg, vector length conversions).
+- Coverage for signals.
+- Test PR_SVE_VL_INHERITY after a double fork.
--
2.20.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2021-08-03 14:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-03 14:04 [PATCH v5 0/4] kselftest/arm64: Vector length configuration tests Mark Brown
2021-08-03 14:04 ` [PATCH v5 1/4] kselftest/arm64: Provide a helper binary and "library" for SVE RDVL Mark Brown
2021-08-03 14:04 ` [PATCH v5 2/4] kselftest/arm64: Validate vector lengths are set in sve-probe-vls Mark Brown
2021-08-03 14:04 ` [PATCH v5 3/4] kselftest/arm64: Add tests for SVE vector configuration Mark Brown
2021-08-03 14:04 ` Mark Brown [this message]
2021-08-03 15:47 ` [PATCH v5 0/4] kselftest/arm64: Vector length configuration tests Catalin Marinas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210803140450.46624-5-broonie@kernel.org \
--to=broonie@kernel.org \
--cc=Dave.Martin@arm.com \
--cc=catalin.marinas@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=skhan@linuxfoundation.org \
--cc=will@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).