Commit graph

20 commits

Author SHA1 Message Date
Tulio Magno Quites Machado Filho
d794a9bccb Remove the last test and remaining content
The last test in this repository is being migrated via
https://src.fedoraproject.org/tests/llvm/pull-request/57

After that PR is merged, this repository won't be needed anymore.
Remove the remaining files and add a README pointing to the new
location.
2025-08-06 16:12:14 -03:00
Tulio Magno Quites Machado Filho
7fa0468403 Remove out-of-date test-suite
These files have been removed in favor of the file
https://src.fedoraproject.org/rpms/llvm-test-suite/blob/rawhide/f/tests/test-suite/runtest.sh
2025-08-05 14:05:42 -03:00
Tulio Magno Quites Machado Filho
e431b46228 Remove out-of-date integration-test-suite
This test has been moved to the llvm test repository and is now
available at:
https://src.fedoraproject.org/tests/llvm/blob/main/f/tests/integration-test-suite
2025-08-05 11:07:32 -03:00
Jesus Checa Hidalgo
e7fa47bc61 Disable abi-test-suite until failures are figured out 2024-02-29 10:41:08 +01:00
Jesus Checa Hidalgo
1c899c320e abi-test-suite applies to x86_64 only 2024-02-29 10:40:30 +01:00
Jesus Checa Hidalgo
8b987b4734 Remove STI testplan 2024-02-27 14:13:28 +01:00
Jesus Checa Hidalgo
65b46af35a Port tests to tmt 2024-02-27 13:33:15 +01:00
serge-sans-paille
016d29aace Use /var/tmp instead of /tmp as runtime directory
Otherwise we get disak space issue
2020-10-30 08:27:33 +00:00
serge-sans-paille
07d5f8e60f Hardlink is not an option
Because they're forbidden cross-device
2020-09-15 16:14:03 +00:00
Serge Guelton
230f37c5b1 Merge #7 Attempt at being easier on the fs 2020-09-15 15:08:29 +00:00
serge-sans-paille
f38bd9c98d Attempt at being easier on the fs
- using hard links
- removing test artifacts if test succeeds
2020-09-15 13:57:38 +00:00
serge-sans-paille
d108b49c65 Synchronize with https://github.com/opencollab/llvm-toolchain-integration-test-suite/pull/29 2020-07-16 10:56:51 +00:00
serge-sans-paille
3c0fd78f5f Use https://github.com/opencollab/llvm-toolchain-integration-test-suite for integration test 2020-06-30 07:09:28 +00:00
Tom Stellard
f86d1530e5 Fix --threads option for test-suite/runtest.sh 2019-09-25 05:21:43 +00:00
Tom Stellard
66d216dd52 Enable multiple threads by default 2019-09-24 23:27:54 +00:00
Tom Stellard
8d1ad8f162 Enable abi-test-suite so CI will run it for pull requests 2019-05-31 19:00:27 +00:00
Tom Stellard
6bf25de9c8 Set default compiler to clang for the abi-test-suite 2019-05-30 00:20:13 +00:00
Tom Stellard
500e5d9b31 Add test runner for abi-test-suite 2019-05-29 21:54:28 +00:00
Tom Stellard
c45fde33c7 Fix test dependencies 2019-05-25 05:20:31 +00:00
Tom Stellard
dd568d44d9 Add test to run the test suite 2019-05-25 04:09:38 +00:00