aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Carrasco <[email protected]>2024-02-14 01:03:33 +0100
committerShuah Khan <[email protected]>2024-02-20 16:30:55 -0700
commit2851f57d2dabd76a79365b78fedc80d2ed3ac2d8 (patch)
tree3aa31d03f73868ea63e5c1238f16003f42cef49e
parent4b7b4291dee2fef9148563be3eeb0034cc3bf5df (diff)
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 <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
-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