From: Dylan Yudaken <[email protected]>
To: Jens Axboe <[email protected]>, Pavel Begunkov <[email protected]>
Cc: <[email protected]>, Dylan Yudaken <[email protected]>
Subject: [PATCH liburing] Alphabetise the test list
Date: Tue, 8 Nov 2022 09:21:37 -0800 [thread overview]
Message-ID: <[email protected]> (raw)
Alphabetical order is commanded by the comment at the top of the list, and
also would have helped notice that skip-cqe.c is repeated.
Signed-off-by: Dylan Yudaken <[email protected]>
---
test/Makefile | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/test/Makefile b/test/Makefile
index 8263e9f9a0b7..8ad99641abe1 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -122,8 +122,8 @@ test_srcs := \
poll-cancel-ton.c \
poll-link.c \
poll-many.c \
- poll-mshot-update.c \
poll-mshot-overflow.c \
+ poll-mshot-update.c \
poll-ring.c \
poll-v-poll.c \
pollfree.c \
@@ -144,10 +144,12 @@ test_srcs := \
sendmsg_fs_cve.c \
send_recv.c \
send_recvmsg.c \
+ send-zerocopy.c \
shared-wq.c \
short-read.c \
shutdown.c \
sigfd-deadlock.c \
+ single-issuer.c \
skip-cqe.c \
socket.c \
socket-rw.c \
@@ -168,8 +170,8 @@ test_srcs := \
submit-and-wait.c \
submit-link-fail.c \
submit-reuse.c \
- sync-cancel.c \
symlink.c \
+ sync-cancel.c \
teardowns.c \
thread-exit.c \
timeout.c \
@@ -179,9 +181,6 @@ test_srcs := \
unlink.c \
wakeup-hang.c \
xattr.c \
- skip-cqe.c \
- single-issuer.c \
- send-zerocopy.c \
# EOL
all_targets :=
base-commit: 754bc068ec482c5338a07dd74b7d3892729bb847
--
2.30.2
next reply other threads:[~2022-11-08 17:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-08 17:21 Dylan Yudaken [this message]
2022-11-08 17:34 ` [PATCH liburing] Alphabetise the test list Ammar Faizi
2022-11-08 17:35 ` Jens Axboe
2022-11-08 18:18 ` Keith Busch
2022-11-09 8:53 ` Ammar Faizi
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 \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
/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