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>] [<thread-prev] [day] [month] [year] [list]
Date: Fri, 26 Jan 2024 10:30:47 +0100
From: Javier Carrasco <javier.carrasco.cruz@...il.com>
To: Shuah Khan <shuah@...nel.org>
Cc: linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/4] selftests: add missing gitignore files and include
 generated objects

On 01.01.24 01:41, Javier Carrasco wrote:
> This series aims to keep the git status clean after building the
> selftests by adding some missing .gitignore files and object inclusion
> in existing .gitignore files. This is one of the requirements listed in
> the selftests documentation for new tests, but it is not always followed
> as desired.
> 
> After adding these .gitignore files and including the generated objects,
> the working tree appears clean again.
> 
> Signed-off-by: Javier Carrasco <javier.carrasco.cruz@...il.com>
> ---
> Javier Carrasco (4):
>       selftests: netfilter: add sctp_collision to gitignore
>       selftests: uevent: add missing gitignore
>       selftests: thermal: intel: power_floor: add missing gitignore
>       selftests: thermal: intel: workload_hint: add missing gitignore
> 
>  tools/testing/selftests/netfilter/.gitignore                   | 1 +
>  tools/testing/selftests/thermal/intel/power_floor/.gitignore   | 1 +
>  tools/testing/selftests/thermal/intel/workload_hint/.gitignore | 1 +
>  tools/testing/selftests/uevent/.gitignore                      | 1 +
>  4 files changed, 4 insertions(+)
> ---
> base-commit: 610a9b8f49fbcf1100716370d3b5f6f884a2835a
> change-id: 20240101-selftest_gitignore-7da2c503766e
> 
> Best regards,

Gentle ping.

Best regards,
Javier Carrasco

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ