summaryrefslogtreecommitdiff
path: root/tests/libtest.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: Ensure non-root users have access to libcap toolsSimon McVittie2023-02-271-0/+3
* tests: Require OSTREE_TEST_SUDO to be set to use `sudo`Colin Walters2022-11-221-0/+6
* Remove readdir-randColin Walters2022-11-011-9/+1
* Support overlayfs whiteouts on checkoutMiguel Angel Ajo2022-09-281-1/+51
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* libtest: tweak selinux/relabel messageLuca BRUNO2021-09-061-1/+1
* tests: Unset SOURCE_DATE_EPOCHSimon McVittie2021-07-261-0/+4
* libtest.sh: Remove duplicate ERR trap and report_err()Simon McVittie2021-06-221-8/+0
* *: rename master to main in tests & examplesTimothée Ravier2021-05-071-4/+4
* tests: Test without a cache directory by defaultDan Nicholson2021-04-191-0/+5
* libtest: On failure, make it clearer what has happenedSimon McVittie2021-04-181-0/+8
* build-sys: Remove --enable-experimental-apiColin Walters2021-04-071-6/+0
* Add an API+CLI to inject metadata for bootable OSTree commitsColin Walters2021-03-121-3/+6
* Add --enable-sanitizers, fix `make check` with itColin Walters2021-02-031-0/+3
* tests/libtest.sh: Add skip_without_sign_ed25519() functionFrédéric Danis2020-09-141-0/+6
* ci: Test for clock skewColin Walters2020-05-181-0/+12
* Use `sign-ed25519` for the feature nameColin Walters2020-04-161-2/+2
* tests/libtest: add functions for ed25519 testsDenis Pynkin2020-03-251-4/+31
* tests: add test for commits sign/verificationDenis Pynkin2020-03-251-0/+10
* tests/libtest: Make temporary gpghome privateDan Nicholson2020-01-241-1/+2
* tests/libtest: Record long GPG key IDs and fingerprintsDan Nicholson2020-01-241-3/+6
* tests: Skip /var test if running with systemd and libmountAlex Kiernan2019-12-291-0/+12
* tests: Avoid musl failure with `cp -a`Alex Kiernan2019-11-011-1/+3
* lib/deploy: Also install HMAC file into /bootJonathan Lebon2019-10-291-0/+3
* tests/gpg: fix the check of GPG supportDenis Pynkin2019-08-011-2/+10
* tests: Always cleanup gpg-agent when exitingDan Nicholson2019-06-191-0/+1
* tests/libtest: Allow appending actions to be run on EXITDan Nicholson2019-06-191-2/+13
* tests/test-gpg-signed-commit: Test more key statesDan Nicholson2019-06-191-0/+33
* tests/libtest: Allow specifying GPG homedir to cleanupDan Nicholson2019-06-191-1/+2
* lib/deploy: Don't include version twice in bootmenu titleJonathan Lebon2019-03-091-2/+1
* Add sysroot.bootloader repo config keyRobert Fairley2019-03-011-0/+8
* tests: Move assert_fail function to tests/libtest.shRobert Fairley2018-07-051-0/+9
* tests: Save corefiles back to tests/ directory if one existsWilliam Manley2018-06-281-0/+8
* lib/deploy: Also compare deployment csum versionsJonathan Lebon2018-04-241-1/+1
* lib/fetcher: Allow clients to append to User-AgentJonathan Lebon2018-03-161-5/+4
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* tests: Add a "pull-test2" that uses slightly more realistic contentColin Walters2017-11-011-0/+46
* lib/pull: Delete unused "exampleos" codeColin Walters2017-11-011-100/+0
* tests: check for relabeling rather than overlayJonathan Lebon2017-09-301-29/+49
* tests/libtest.sh: always nuke repo and filesJonathan Lebon2017-09-301-0/+2
* create-usb: Add a create-usb command to complement OstreeRepoFinderMountPhilip Withnall2017-09-271-0/+6
* tests,ci: Move "test-basic" (bare mode) to installed testColin Walters2017-09-271-0/+24
* tests/libtest: check that we have setfattrJonathan Lebon2017-09-211-0/+3
* lib/repo: Don't syncfs or fsync() dirs if fsync opt is disabledColin Walters2017-09-211-0/+23
* tests/libtest: Factor out user xattr detectionColin Walters2017-09-211-4/+16
* tests: Reset umask to 022 while creating test repositorySimon McVittie2017-09-191-0/+3
* libtest: Allow skipping single checks without user xattrsSimon McVittie2017-08-291-0/+11
* lib/pull: Add support for timestamp-check option, use in upgraderColin Walters2017-08-211-1/+9
* lib/deploy: Add .img to end of initramfs in /usr/lib/modulesColin Walters2017-08-211-9/+11
* lib/sysroot: Support /usr/lib/modules/$kver for kernel/initramfsColin Walters2017-08-181-19/+39