Linux bluetooth development
 help / color / mirror / Atom feed
From: George Kiagiadakis <george.kiagiadakis@collabora.com>
To: linux-bluetooth@vger.kernel.org
Cc: George Kiagiadakis <george.kiagiadakis@collabora.com>
Subject: [PATCH BlueZ] build: Ignore the test-sdp-xml binary
Date: Fri, 21 Aug 2026 22:31:20 +0300	[thread overview]
Message-ID: <20260821193120.1335629-1-george.kiagiadakis@collabora.com> (raw)

unit/test-sdp-xml has been built by make check ever since the test was
added, but was never added to .gitignore, so it shows up as untracked.

Fixes: e55ff8818f72 ("unit: Add test for sdp_xml_parse_record()")

Assisted-by: Claude:claude-opus-5
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index c5efe8536..bfebed6cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -106,6 +106,7 @@ unit/test-crc
 unit/test-textfile
 unit/test-gdbus-client
 unit/test-sdp
+unit/test-sdp-xml
 unit/test-lib
 unit/test-mgmt
 unit/test-uhid

base-commit: c73fa2f9ae2d366cb8a4f101fa9a5ccd9f33a4ea
-- 
2.54.0 (Apple Git-157)


             reply	other threads:[~2026-08-21 19:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-21 19:31 George Kiagiadakis [this message]
2026-08-21 20:41 ` [BlueZ] build: Ignore the test-sdp-xml binary bluez.test.bot
2026-08-24 20:40 ` [PATCH BlueZ] " patchwork-bot+bluetooth

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=20260821193120.1335629-1-george.kiagiadakis@collabora.com \
    --to=george.kiagiadakis@collabora.com \
    --cc=linux-bluetooth@vger.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