summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Carrasco <javier.carrasco.cruz@gmail.com>2024-02-14 03:03:33 +0300
committerShuah Khan <skhan@linuxfoundation.org>2024-02-21 02:30:55 +0300
commit2851f57d2dabd76a79365b78fedc80d2ed3ac2d8 (patch)
tree3aa31d03f73868ea63e5c1238f16003f42cef49e
parent4b7b4291dee2fef9148563be3eeb0034cc3bf5df (diff)
downloadlinux-2851f57d2dabd76a79365b78fedc80d2ed3ac2d8.tar.xz
selftests: thermal: intel: workload_hint: add missing gitignore
The 'workload_hint_test' test generates an object with the same name, but there is no .gitignore file in the directory to add the object as stated in the selftest documentation. Add the missing .gitignore file and include 'workload_hint_test'. Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
-rw-r--r--tools/testing/selftests/thermal/intel/workload_hint/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/thermal/intel/workload_hint/.gitignore b/tools/testing/selftests/thermal/intel/workload_hint/.gitignore
new file mode 100644
index 000000000000..d697b034a3a8
--- /dev/null
+++ b/tools/testing/selftests/thermal/intel/workload_hint/.gitignore
@@ -0,0 +1 @@
+workload_hint_test