public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH liburing 0/2] Simplify build for tests and a gitignore cleanup
@ 2022-04-03 15:38 Ammar Faizi
  2022-04-03 15:38 ` [PATCH liburing 1/2] test/Makefile: Append -lpthread for all tests Ammar Faizi
  2022-04-03 15:38 ` [PATCH liburing 2/2] test/Makefile: Append `.test` to the test binary filename Ammar Faizi
  0 siblings, 2 replies; 5+ messages in thread
From: Ammar Faizi @ 2022-04-03 15:38 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Ammar Faizi, io-uring Mailing List, GNU/Weeb Mailing List

Hi Jens,

Two patches in this series:

  - Append -lpthread for all tests and remove the LDFLAGS override
    for tests that use pthread.

  - Another patch to append `.test` to the test binary filename for
    gitignore simplification after my first try at [1].

[1]: https://lore.kernel.org/io-uring/[email protected]

Signed-off-by: Ammar Faizi <[email protected]>
---

Ammar Faizi (2):
  test/Makefile: Append -lpthread for all tests
  test/Makefile: Append `.test` to the test binary filename

 .gitignore    | 132 +-------------------------------------------------
 test/Makefile |  33 +++----------
 2 files changed, 7 insertions(+), 158 deletions(-)


base-commit: c0a2850e7192edbf3679265db20e2fb2a828e830
-- 
Ammar Faizi


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-04-03 17:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-03 15:38 [PATCH liburing 0/2] Simplify build for tests and a gitignore cleanup Ammar Faizi
2022-04-03 15:38 ` [PATCH liburing 1/2] test/Makefile: Append -lpthread for all tests Ammar Faizi
2022-04-03 15:38 ` [PATCH liburing 2/2] test/Makefile: Append `.test` to the test binary filename Ammar Faizi
2022-04-03 16:43   ` Jens Axboe
2022-04-03 17:21     ` Ammar Faizi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox