osbuild/tests/unit-tests
Tomáš Hozza eac3dd265a
Test: simplify SRC_DIR extraction in run-unit-tests.sh
Use `spectool`, instead of `rpmdev-spectool`, because it is available
only on c9s and el9 and the intention was to keep tests implementation
the same across all distributions and their versions. This makes the
test case identical to c8s / el8.

In addition, the output from the tool differs on c8s and c9s, therefore
simplify the extraction of the SRC_DIR using only one sed command, which
produces the desired output on c8s and c9s.

Related: rhbz#2174847

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-04-24 21:02:57 +02:00
..
main.fmf Test: rework execution of unit-tests 2023-04-21 17:49:23 +02:00
run-unit-tests.sh Test: simplify SRC_DIR extraction in run-unit-tests.sh 2023-04-24 21:02:57 +02:00