From: Tom Tromey <tromey@adacore.com>
To: gdb-patches@sourceware.org
Cc: Tom Tromey <tromey@adacore.com>
Subject: [PATCH 0/3] Improve Ada test coverage
Date: Fri, 08 May 2026 11:34:15 -0600 [thread overview]
Message-ID: <20260508-ada-unop-atr-v1-0-6951c4566b82@adacore.com> (raw)
I recently looked at code coverage of gdb's test suite. This found a
few holes in the Ada test coverage. This short series fixes a few of
these. (There's at least one more hole to cover.)
Regression tested on x86-64 Fedora 43.
Signed-off-by: Tom Tromey <tromey@adacore.com>
---
Tom Tromey (3):
Combine ada_unop_atr and ada_unop_atr_operation::evaluate
Test attributes with array types
Add test for Ada abs operator
gdb/ada-lang.c | 263 ++++++++++-----------
gdb/testsuite/gdb.ada/abs.exp | 29 +++
gdb/testsuite/gdb.ada/array_bounds.exp | 8 +
.../gdb.ada/tick_length_array_enum_idx.exp | 3 +
4 files changed, 168 insertions(+), 135 deletions(-)
---
base-commit: c7c8e5bf414b7512fb19df8bf153372d56cb7fc1
change-id: 20260508-ada-unop-atr-ed6f2b234c4e
Best regards,
--
Tom Tromey <tromey@adacore.com>
next reply other threads:[~2026-05-08 17:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-08 17:34 Tom Tromey [this message]
2026-05-08 17:34 ` [PATCH 1/3] Combine ada_unop_atr and ada_unop_atr_operation::evaluate Tom Tromey
2026-05-08 17:34 ` [PATCH 2/3] Test attributes with array types Tom Tromey
2026-05-08 17:34 ` [PATCH 3/3] Add test for Ada abs operator Tom Tromey
2026-05-21 17:31 ` [PATCH 0/3] Improve Ada test coverage Tom Tromey
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=20260508-ada-unop-atr-v1-0-6951c4566b82@adacore.com \
--to=tromey@adacore.com \
--cc=gdb-patches@sourceware.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