Commit graph

13 commits

Author SHA1 Message Date
Jesus Checa Hidalgo
4368487016 libllvm-size: Increase the maximum expected size of the library 2022-11-07 18:01:19 +01:00
Edjunior Machado
0e349bf6eb Add llvm-toolset-15.0 2022-09-29 16:53:56 +02:00
Jesus Checa Hidalgo
898fbe6404 integration-test-suite: llvm-libunwind is not built for s390x, don't install it there 2022-09-23 16:06:09 +02:00
Jesus Checa Hidalgo
f4a44658f7 integration-test-suite: Update required packages in Fedora
New tests were added upstream: unwind.cpp, hello.mlir and
minimal_mlir_cmake.txt -- these require extra packages to
run properly.

Some extra adjustments were done to handle the unavailability
of libcxx and libunwind in RHEL and CentOS
2022-09-19 15:14:06 +02:00
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