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 <dylany@xxxxxxxx> --- 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