mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] selftests: add missing gitignore files and include generated objects
@ 2024-01-01  0:41 Javier Carrasco
  2024-01-01  0:41 ` [PATCH 1/4] selftests: netfilter: add sctp_collision to gitignore Javier Carrasco
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Javier Carrasco @ 2024-01-01  0:41 UTC (permalink / raw)
  To: Shuah Khan; +Cc: linux-kselftest, linux-kernel, Javier Carrasco

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@gmail.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,
-- 
Javier Carrasco <javier.carrasco.cruz@gmail.com>


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

end of thread, other threads:[~2024-01-26  9:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-01  0:41 [PATCH 0/4] selftests: add missing gitignore files and include generated objects Javier Carrasco
2024-01-01  0:41 ` [PATCH 1/4] selftests: netfilter: add sctp_collision to gitignore Javier Carrasco
2024-01-01  0:41 ` [PATCH 2/4] selftests: uevent: add missing gitignore Javier Carrasco
2024-01-01  0:41 ` [PATCH 3/4] selftests: thermal: intel: power_floor: " Javier Carrasco
2024-01-01  0:41 ` [PATCH 4/4] selftests: thermal: intel: workload_hint: " Javier Carrasco
2024-01-26  9:30 ` [PATCH 0/4] selftests: add missing gitignore files and include generated objects Javier Carrasco

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

all inboxes | Powered by JetHome®