public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/selinux] pr775-checkpolicy-revdeps: correct the description and add main.fmf file
@ 2026-09-11 13:18 Milos Malik
0 siblings, 0 replies; only message in thread
From: Milos Malik @ 2026-09-11 13:18 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : tests/selinux
Branch : pr775-checkpolicy-revdeps
Commit : 47a88659d23c9aafa42820cfabf9cfc7c9153f8b
Author : Milos Malik <mmalik@redhat.com>
Date : 2020-12-14T11:14:32+00:00
Stats : +6/-3 in 3 file(s)
URL : https://src.fedoraproject.org/tests/selinux/c/47a88659d23c9aafa42820cfabf9cfc7c9153f8b?branch=pr775-checkpolicy-revdeps
Log:
correct the description and add main.fmf file
There were incorrect descriptions in some files. Now, they are fixed.
I forgot to add the main.fmf file. Now, it is present.
---
diff --git a/selinux-policy/perf_event-and-related/Makefile b/selinux-policy/perf_event-and-related/Makefile
index 7f91f88..33b31e1 100644
--- a/selinux-policy/perf_event-and-related/Makefile
+++ b/selinux-policy/perf_event-and-related/Makefile
@@ -1,7 +1,7 @@
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
# Makefile of /CoreOS/selinux-policy/Regression/perf_event-and-related
-# Description: the service was running as initrc_t or init_t, now it is confined by SELinux
+# Description: Is the perf_event class and its permissions defined?
# Author: Milos Malik <mmalik@redhat.com>
#
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -50,7 +50,7 @@ $(METADATA): Makefile
@echo "Name: $(TEST)" >> $(METADATA)
@echo "TestVersion: $(TESTVERSION)" >> $(METADATA)
@echo "Path: $(TEST_DIR)" >> $(METADATA)
- @echo "Description: the service was running as initrc_t or init_t, now it is confined by SELinux" >> $(METADATA)
+ @echo "Description: Is the perf_event class and its permissions defined?" >> $(METADATA)
@echo "Type: Regression" >> $(METADATA)
@echo "TestTime: 10m" >> $(METADATA)
@echo "RunFor: selinux-policy" >> $(METADATA)
diff --git a/selinux-policy/perf_event-and-related/main.fmf b/selinux-policy/perf_event-and-related/main.fmf
new file mode 100644
index 0000000..bc46d09
--- /dev/null
+++ b/selinux-policy/perf_event-and-related/main.fmf
@@ -0,0 +1,3 @@
+path: /selinux-policy/perf_event-and-related
+tier: 2
+
diff --git a/selinux-policy/perf_event-and-related/runtest.sh b/selinux-policy/perf_event-and-related/runtest.sh
index ab2b723..7a9577a 100755
--- a/selinux-policy/perf_event-and-related/runtest.sh
+++ b/selinux-policy/perf_event-and-related/runtest.sh
@@ -3,7 +3,7 @@
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
# runtest.sh of /CoreOS/selinux-policy/Regression/perf_event-and-related
-# Description: the service was running as initrc_t or init_t, now it is confined by SELinux
+# Description: Is the perf_event class and its permissions defined?
# Author: Milos Malik <mmalik@redhat.com>
#
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-11 13:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 13:18 [tests/selinux] pr775-checkpolicy-revdeps: correct the description and add main.fmf file Milos Malik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox