summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | repo: Make locking APIs publicColin Walters2021-06-052-0/+34
* | tests/gpg: Don't assert subkey expiration when only primary expiredDan Nicholson2021-05-281-1/+0
* | ci: Fix staged-delay to work with newer systemdColin Walters2021-05-251-1/+1
* | *: rename master branch to main (external repos)Timothée Ravier2021-05-071-1/+1
* | *: rename master to main in tests & examplesTimothée Ravier2021-05-0729-180/+180
* | pull: Cleanly error out on unknown schemesColin Walters2021-04-271-2/+10
|/
* tests: Test without a cache directory by defaultDan Nicholson2021-04-194-0/+14
* libtest: On failure, make it clearer what has happenedSimon McVittie2021-04-181-0/+8
* Merge pull request #2343 from cgwalters/cargo-workspaceColin Walters2021-04-154-4/+15
|\
| * tests/inst: Make nondestructive tests runnable as unit testsColin Walters2021-04-152-1/+14
| * build-sys: Add toplevel workspace Cargo.tomlColin Walters2021-04-152-3/+1
* | Release 2021.2v2021.2Colin Walters2021-04-151-1/+1
|/
* tests: More tests for inline writingColin Walters2021-04-091-1/+21
* repo: Add ostree_repo_write_regfileColin Walters2021-04-092-8/+36
* repo: Add ostree_repo_write_symlinkColin Walters2021-04-082-0/+13
* Merge pull request #2327 from cgwalters/writing-apisColin Walters2021-04-082-1/+57
|\
| * repo: Add ostree_repo_write_regfile_inlineColin Walters2021-04-082-1/+57
* | Merge pull request #2330 from cgwalters/silence-libarchive-warningLuca Bruno2021-04-081-1/+2
|\ \
| * | tests: Silence a gcc warningColin Walters2021-04-081-1/+2
| |/
* | Merge pull request #2324 from cgwalters/test-use-exLuca Bruno2021-04-083-20/+22
|\ \
| * | tests/inst: Update tokio, hyper and nixColin Walters2021-04-073-7/+8
| * | tests/inst: Update rpm-ostree clientColin Walters2021-04-072-5/+9
| * | tests/inst: Update ostree crateColin Walters2021-04-072-4/+5
| * | tests: Drop openat overrideColin Walters2021-04-071-4/+0
| |/
* | build-sys: Remove --enable-experimental-apiColin Walters2021-04-072-18/+2
|/
* rofiles-fuse: Enable support for setting and getting xattrsStefan Berger2021-04-051-1/+21
* cci: Update for buildroot changesColin Walters2021-03-311-2/+2
* tests/pull-test: Use mv -f in a few casesColin Walters2021-03-311-3/+3
* Release 2021.1v2021.1Colin Walters2021-03-231-1/+1
* tests/inst: Patch to use my PR for openatColin Walters2021-03-191-0/+4
* Merge pull request #2301 from cgwalters/api-require-bootedColin Walters2021-03-181-1/+1
|\
| * sysroot: Add _require_booted_deployment() APIColin Walters2021-03-171-1/+1
* | tests/inst: cargo fmtColin Walters2021-03-172-13/+12
* | tests/inst: Fix lots of `cargo clippy` warningsColin Walters2021-03-173-37/+30
|/
* Add an API+CLI to inject metadata for bootable OSTree commitsColin Walters2021-03-123-4/+20
* Merge pull request #2285 from cgwalters/log-bootloader-stuffOpenShift Merge Robot2021-02-281-1/+1
|\
| * deploy: Add subbootversion to journalColin Walters2021-02-281-1/+1
* | Merge pull request #2284 from cgwalters/use-rpmostree-clientOpenShift Merge Robot2021-02-264-57/+6
|\ \ | |/ |/|
| * tests/inst: Switch to rpmostree-client from gitColin Walters2021-02-234-57/+6
* | Add --enable-sanitizers, fix `make check` with itColin Walters2021-02-031-0/+3
|/
* tests/ext/destructive: enhance test logicLuca BRUNO2021-02-032-8/+29
* pull: Fix local pull with depth and truncated source historyDan Nicholson2021-01-121-1/+33
* pull: Error on depth pull with missing head commitDan Nicholson2021-01-121-1/+33
* tests: Ensure no dangling commit partials on remote depth pullDan Nicholson2021-01-111-0/+10
* pull: Allow disabling commit binding verificationDan Nicholson2020-12-171-2/+10
* test-pull-summary-sigs: Set timestamps to serve expected filesSimon McVittie2020-11-221-0/+12
* Merge pull request #2242 from stb-tester/tarball-import-xattrsOpenShift Merge Robot2020-11-171-0/+89
|\
| * ostree commit --tree=tar: Import xattrs from tarballsWilliam Manley2020-11-171-0/+89
* | Release 2020.8v2020.8Luca BRUNO2020-11-171-1/+1
|/
* Tests: Refactor bootloader-entries-crosscheckWilliam Manley2020-10-261-87/+92