* [BlueZ] test-runner: "-a" option also stands for "--all"
@ 2026-08-19 9:13 Bastien Nocera
2026-08-19 10:11 ` bluez.test.bot
0 siblings, 1 reply; 2+ messages in thread
From: Bastien Nocera @ 2026-08-19 9:13 UTC (permalink / raw)
To: linux-bluetooth
In the options for most command-line tools, -a stands for --all, and so
it does for test-runner. Add --all to the option description before
--auto as it's a more common option.
---
tools/test-runner.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/test-runner.c b/tools/test-runner.c
index 0e3bfb8b71ec..9fecea4e7486 100644
--- a/tools/test-runner.c
+++ b/tools/test-runner.c
@@ -1216,7 +1216,7 @@ static void usage(void)
"Usage:\n");
printf("\ttest-runner [options] [--] <command> [args]\n");
printf("Options:\n"
- "\t-a, --auto Find tests and run them\n"
+ "\t-a, --all,--auto Find tests and run them\n"
"\t-b, --dbus Start D-Bus system daemon\n"
"\t-s, --dbus-session Start D-Bus session daemon\n"
"\t-d, --daemon Start bluetoothd\n"
--
2.55.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* RE: [BlueZ] test-runner: "-a" option also stands for "--all"
2026-08-19 9:13 [BlueZ] test-runner: "-a" option also stands for "--all" Bastien Nocera
@ 2026-08-19 10:11 ` bluez.test.bot
0 siblings, 0 replies; 2+ messages in thread
From: bluez.test.bot @ 2026-08-19 10:11 UTC (permalink / raw)
To: linux-bluetooth, hadess
[-- Attachment #1: Type: text/plain, Size: 824 bytes --]
This is automated email and please do not reply to this email!
Dear submitter,
Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=1148341
---Test result---
Test Summary:
CheckPatch PASS 0.37 seconds
GitLint PASS 0.28 seconds
BuildEll PASS 14.69 seconds
BluezMake PASS 497.58 seconds
CheckSmatch PASS 177.56 seconds
bluezmakeextell PASS 62.88 seconds
IncrementalBuild PASS 556.14 seconds
ScanBuild PASS 546.38 seconds
https://github.com/bluez/bluez/pull/2413
---
Regards,
Linux Bluetooth
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-19 10:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-19 9:13 [BlueZ] test-runner: "-a" option also stands for "--all" Bastien Nocera
2026-08-19 10:11 ` bluez.test.bot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.