rpm-ostree/rust
Colin Walters e3978c924f Add testutils generate-synthetic-upgrade
We want to test upgrades that actually change files as a general
rule; in some cases we want to test "large" upgrades to validate
performance.

This code generates a "synthetic" upgrade that adds an ELF note
to a percentage of ELF files (randomly selected).  By doing
it this way we are only actually testing one version of the code.

Migrated from https://github.com/coreos/coreos-assembler/pull/1635/
using the Rust code from https://github.com/ostreedev/ostree/pull/2127
2020-08-18 17:23:15 +02:00
..
libdnf-sys build(deps): bump libc from 0.2.73 to 0.2.74 in /rust/libdnf-sys 2020-08-04 23:36:26 +02:00
src Add testutils generate-synthetic-upgrade 2020-08-18 17:23:15 +02:00
.gitignore Add testutils generate-synthetic-upgrade 2020-08-18 17:23:15 +02:00
cargo-vendor-config Add support for YAML treefiles 2018-06-05 13:08:33 +00:00
Cargo.lock Add testutils generate-synthetic-upgrade 2020-08-18 17:23:15 +02:00
Cargo.toml Add testutils generate-synthetic-upgrade 2020-08-18 17:23:15 +02:00
cbindgen.toml rust: move libdnf-sys module to its own crate 2020-04-07 19:01:02 +02:00
LICENSE-APACHE Clarify license situation to include GPLv2, relicense Rust code 2019-09-05 20:49:18 +00:00
LICENSE-MIT Clarify license situation to include GPLv2, relicense Rust code 2019-09-05 20:49:18 +00:00