Commit graph

25 commits

Author SHA1 Message Date
Jesus Checa Hidalgo
d2c570acd2 Minor adjustments to rpmbuild tests for RHEL 10
* Disable librsvg2 in rhel 10 due to false positives
* Increase duration for stratisd as it times out in some archs
* Add extra logging with system resources at the script setup phase
2024-07-05 12:06:01 +02:00
Jesus Checa Hidalgo
e24a393f01 static-pie: fix broken test (from rust commit 9ab6e36d8d1c)
Casting &main to *const _ does not guarantee an ASLR'd pointer.
2024-06-17 13:22:46 +02:00
Jesus Checa Hidalgo
46a8772916 Add tmt plan to run all local tests 2024-06-14 12:43:03 +02:00
Jesus Checa Hidalgo
a67199d633 Bring changes from downstream tests 2024-06-14 12:29:03 +02:00
Jesus Checa Hidalgo
6e779bdcdc Remove outdated cargo-test test 2024-06-14 11:48:24 +02:00
Jesus Checa Hidalgo
b3ea9f2461 rust-rpmmacros: Make test compatible with rpm 4.20+ 2024-06-14 11:25:17 +02:00
Jesus Checa Hidalgo
b4fdda2408 Upstream rust-rpmmacros test 2024-06-14 10:47:36 +02:00
Jesus Checa Hidalgo
7977a6f734 Upstream cargo-smoke test 2024-06-13 18:44:55 +02:00
Jesus Checa Hidalgo
67742a1690 Upstream rust-profiler test 2024-06-13 18:41:11 +02:00
Jesus Checa Hidalgo
4f2d6d68e9 Upstream static-pie test 2024-06-13 18:33:39 +02:00
Jesus Checa Hidalgo
1c56214f19 Upstream rust-wasi-smoke-test 2024-06-13 18:32:25 +02:00
Jesus Checa Hidalgo
ca2e0129ee Bring tests from rpms/rust repo 2024-06-13 18:04:39 +02:00
Jesus Checa Hidalgo
f7c54f0ee5 Add basic pre-commit config 2024-06-13 18:00:50 +02:00
Jesus Checa Hidalgo
e547abccea Add tmt tests documentation 2024-06-13 17:59:13 +02:00
09271f4feb
install +default package
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-11-03 13:15:42 +01:00
12c7a7db07
cargo-test: install xargs by path
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-07-21 11:59:34 +02:00
0855ae0066
cargo-test: do not use sudo
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-07-21 11:58:15 +02:00
38b3d26853
cargo-test: do not expect that xargs is present
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-07-21 11:58:03 +02:00
c0a1800c11
cargo-test: do not expect that any 'test' repo exist
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-07-21 11:56:28 +02:00
e22db71d55
cargo-test: do not run dnf install if no dev deps
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-07-21 01:02:26 +02:00
500fc19623
cargo-test: adjust regex to match multiple digits in version
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-07-21 00:46:12 +02:00
ef0342d728
cargo-test: use eval'd %cargo_test for tests
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-07-21 00:38:19 +02:00
707af2fb8d
cargo-test: remove unneeded eval
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-07-21 00:37:47 +02:00
f3539c402d
add cargo-test
It's same as we would be running in %check.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-07-20 17:44:31 +02:00
71b502f36a
initial commit
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-07-20 17:20:57 +02:00