summaryrefslogtreecommitdiff
path: root/tests/libostreetest.c
Commit message (Expand)AuthorAgeFilesLines
* tests: assert mandatory values are presentLuca BRUNO2021-12-101-2/+4
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* tests: [scan-build] Initialize a variableColin Walters2019-10-181-1/+1
* tests: Remove unused includes in libostreetest.cMatthew Leeds2019-02-111-2/+0
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* Cope with xattr syscalls raising EOPNOTSUPPSimon McVittie2017-10-161-4/+6
* tests: check for relabeling rather than overlayJonathan Lebon2017-09-301-16/+75
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* tests: Port some bits of C to new styleColin Walters2017-09-131-34/+13
* tree-wide: Replace archive-z2 with archiveColin Walters2017-09-011-2/+2
* libglnx: bump and use new helper methodsJonathan Lebon2017-05-121-1/+1
* repo+tests: Add [core]disable-xattrs=true, use it on overlayfsColin Walters2017-03-241-2/+18
* tests: Ensure mutable deployments from libostreetestDan Nicholson2016-06-271-0/+3
* libostreetest: include libtest.sh from srcdir, not builddirSimon McVittie2016-06-131-2/+2
* tests/test-pull-c: New test that runs through the pull API via CColin Walters2016-06-071-4/+4
* tests: Use strict mode by default for C testsColin Walters2016-06-061-2/+2
* lib: Add ostree_sysroot_load_if_changed() APIColin Walters2016-03-031-6/+28
* tests: Unify some tmpdir code, add ability for C to use libtest.shColin Walters2016-03-031-0/+82