public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/selinux] pr775-checkpolicy-revdeps: Add initial test metadata using the FMF format
@ 2026-09-11 13:17 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-09-11 13:17 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : tests/selinux
            Branch : pr775-checkpolicy-revdeps
            Commit : 3b2fd401141aca87283008e9c0cf42a9c2006ab9
            Author : Petr Šplíchal <psplicha@redhat.com>
            Date   : 2018-02-19T15:05:29+01:00
            Stats  : +24/-0 in 6 file(s)
            URL    : https://src.fedoraproject.org/tests/selinux/c/3b2fd401141aca87283008e9c0cf42a9c2006ab9?branch=pr775-checkpolicy-revdeps

            Log:
            Add initial test metadata using the FMF format

This adds an initial set of test metadata using the Flexible Metadata
Format for experimenting. This should allow us to more easily execute
relevant test coverage for all selinux-related components. Example:

    fmf --key test --filter 'tags:Tier1'
    fmf --key test --filter 'component:libselinux'
    fmf --key test --filter 'component:libselinux | tags:Tier1'

See https://github.com/psss/fmf for more details about the FMF format.

---
diff --git a/checkpolicy/checkpolicy/main.fmf b/checkpolicy/checkpolicy/main.fmf
new file mode 100644
index 0000000..28b963c
--- /dev/null
+++ b/checkpolicy/checkpolicy/main.fmf
@@ -0,0 +1 @@
+tags: [Tier1]

diff --git a/libselinux/getsebool/main.fmf b/libselinux/getsebool/main.fmf
new file mode 100644
index 0000000..28b963c
--- /dev/null
+++ b/libselinux/getsebool/main.fmf
@@ -0,0 +1 @@
+tags: [Tier1]

diff --git a/libsemanage/semanage-seuser-functions/main.fmf b/libsemanage/semanage-seuser-functions/main.fmf
new file mode 100644
index 0000000..28b963c
--- /dev/null
+++ b/libsemanage/semanage-seuser-functions/main.fmf
@@ -0,0 +1 @@
+tags: [Tier1]

diff --git a/libsepol/sepol_check_context/main.fmf b/libsepol/sepol_check_context/main.fmf
new file mode 100644
index 0000000..28b963c
--- /dev/null
+++ b/libsepol/sepol_check_context/main.fmf
@@ -0,0 +1 @@
+tags: [Tier1]

diff --git a/main.fmf b/main.fmf
new file mode 100644
index 0000000..6b67784
--- /dev/null
+++ b/main.fmf
@@ -0,0 +1,19 @@
+contact: Petr Lautrbach <plautrba@redhat.com>
+test: runtest.sh
+tags: [Tier2]
+
+/checkpolicy:
+    component: checkpolicy
+
+/libselinux:
+    component: libselinux
+
+/libsemanage:
+    component: libsemanage
+
+/libsepol:
+    component: libsepol
+
+/policycoreutils:
+    component: policycoreutils
+

diff --git a/policycoreutils/restorecon/main.fmf b/policycoreutils/restorecon/main.fmf
new file mode 100644
index 0000000..28b963c
--- /dev/null
+++ b/policycoreutils/restorecon/main.fmf
@@ -0,0 +1 @@
+tags: [Tier1]

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-11 13:17 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:17 [tests/selinux] pr775-checkpolicy-revdeps: Add initial test metadata using the FMF format 

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