Commit graph

11 commits

Author SHA1 Message Date
Jesus Checa Hidalgo
ab620ce7f0 Reorganize tests repository.
* Created common configuration file (tests/main.fmf) to take advantage
  of fmf elasticity and inheritance.
* Cleanup and simplify all tests metadata.
* Remove no longer needed adjustments from plans
* Support lld tests in s390x for llvm >= 18
2024-02-22 13:38:32 +01:00
Jesus Checa Hidalgo
c1eaab43ec Move all the tests to a dedicated directory 2024-02-22 13:07:30 +01:00
Tulio Magno Quites Machado Filho
9f63297a4a Stop using --noautoremove on dnf
According to the documentation, this parameter "disable removal of
dependencies that are no longer used". However, there are no lld
dependencies required in the test that could be impacted.

The most important package is binutils, which was manually installed and
shouldn't be removed automatically. If the package does so, that would
be a bug.
2023-07-18 10:30:31 -03:00
Edjunior Machado
3270f811ee Add llvm-toolset-15.0 2022-09-30 13:06:34 +02:00
Jesus Checa Hidalgo
8c35ab8755 Remove remote tests from the gating plan 2022-07-13 09:41:11 +02:00
Jesus Checa Hidalgo
d552bd3f39 Add nitrate metadata 2022-07-12 16:26:21 +02:00
Jesus Checa Hidalgo
ef99cd915c Add test plans 2022-07-12 13:59:46 +02:00
Jesus Checa Hidalgo
83e10c9311 Init fmf 2022-07-12 13:00:25 +02:00
Jesus Checa Hidalgo
7f8a2c1490 Import tests from lld dist-git 2022-07-12 12:29:52 +02:00
Jesus Checa Hidalgo
d4f1efb913 Add license and commitment files 2022-07-12 12:27:45 +02:00
fd67fac3a6 Added the README 2022-07-11 14:59:13 +00:00