Commit graph

9 commits

Author SHA1 Message Date
Jesus Checa Hidalgo
58f4b1d07e Remove llvm-devel-cmake.
This test has been put into the llvm integration testsuite:
https://github.com/opencollab/llvm-toolchain-integration-test-suite/blob/main/tests/plugins_newpm.txt
2022-09-08 09:23:07 +02:00
Jesus Checa Hidalgo
6e107a0912 integration-test-suite: add missing gcc-c++ dependency 2022-08-26 14:27:20 +02:00
Jesus Checa Hidalgo
674c2c0ffd binutils-plugin-ar: disable in rhel-7 due to rhbz#2119383 2022-08-22 18:09:46 +02:00
Jesus Checa Hidalgo
4019b121cc Improve llvm-devel-cmake test:
* Fix cmake complaints for not having a project() call
* Prevent removing packages not related to llvm-devel
* Test that LLVM find_package works
2022-08-19 12:03:25 +02:00
Jesus Checa Hidalgo
604b55464e Add nitrate metadata 2022-08-19 10:31:24 +02:00
Jesus Checa Hidalgo
8b050b7eff tests: Add llvm dist-git tests
* Enable fmf in the repo
* Copied tests from rpms/llvm
* Integrated llvm-devel-cmake which was not in rpms/llvm
2022-08-16 16:37:00 +02:00
Tom Stellard
034c5c4333 Add binutils-plugin-ar test
The test checks that ar is able to load the LLVMgold.so plugin and
create an archive with a valid symbol table from llvm bitcode objects.
2020-04-30 17:45:03 +00:00
Tom Stellard
3b1cc01f11 Import tests from rpms/llvm 2019-09-24 19:15:31 +00:00
Tom Stellard
f9273bb1e9 Add README file 2019-09-24 18:32:46 +00:00