public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [tests/selinux] pr775-checkpolicy-revdeps: Add initial test metadata using the FMF format
Date: Fri, 11 Sep 2026 13:17:14 GMT	[thread overview]
Message-ID: <178913263422.1.67626533817127679.tests-selinux-3b2fd401141a@fedoraproject.org> (raw)

            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]

                 reply	other threads:[~2026-09-11 13:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178913263422.1.67626533817127679.tests-selinux-3b2fd401141a@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox