lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Mon, 27 Jan 2020 17:22:34 +0100
From:   Stefano Garzarella <sgarzare@...hat.com>
To:     Jens Axboe <axboe@...nel.dk>
Cc:     linux-kernel@...r.kernel.org, io-uring@...r.kernel.org
Subject: [PATCH liburing] .gitignore: add missing tests to ignore

Signed-off-by: Stefano Garzarella <sgarzare@...hat.com>
---
 .gitignore | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/.gitignore b/.gitignore
index fdb4b32..acbd30b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,6 +24,7 @@
 /test/a4c0b3decb33-test
 /test/accept
 /test/accept-link
+/test/accept-reuse
 /test/accept-test
 /test/b19062a56726-test
 /test/b5837bd5311d-test
@@ -36,8 +37,11 @@
 /test/d77a67ed5f27-test
 /test/defer
 /test/eeed8b54e0df-test
+/test/fadvise
+/test/fallocate
 /test/fc2a85cb02ef-test
 /test/file-register
+/test/file-update
 /test/fixed-link
 /test/fsync
 /test/io_uring_enter
@@ -47,18 +51,26 @@
 /test/link
 /test/link-timeout
 /test/link_drain
+/test/madvise
 /test/nop
+/test/open-close
+/test/openat2
 /test/poll
 /test/poll-cancel
 /test/poll-cancel-ton
 /test/poll-link
 /test/poll-many
+/test/poll-v-poll
+/test/probe
 /test/read-write
 /test/ring-leak
 /test/send_recvmsg
+/test/shared-wq
+/test/short-read
 /test/socket-rw
 /test/sq-full
 /test/sq-space_left
+/test/statx
 /test/stdout
 /test/submit-reuse
 /test/teardowns
-- 
2.24.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ