..
gpg-verify-data
gpg: Regenerate test data for test-gpg-verify-result
2015-03-19 12:43:04 -04:00
gpghome
tests: Add test-remote-gpg-import.sh
2015-05-13 13:08:49 -04:00
.gitignore
Update .gitignore
2015-08-26 12:16:29 -07:00
admin-test.sh
tests: Export OSTREE_SYSROOT in setup_os_repository
2015-07-16 12:49:34 -04:00
archive-test.sh
tests: Pull from file:/// only works with archive-z right now
2013-07-02 11:24:07 -04:00
basic-test.sh
tests: do not commit from the working directory
2015-07-21 10:02:30 -04:00
corrupt-repo-ref.js
corrupt-repo-ref.js: more aggressive file corruption
2014-10-22 20:02:06 +02:00
grub2-entries-crosscheck.py
tests: Add a test script to cross-check loader config vs GRUB2
2015-05-28 14:21:30 -04:00
libtest.sh
tests: Export OSTREE_SYSROOT in setup_os_repository
2015-07-16 12:49:34 -04:00
ostree-valgrind.supp
core: Check out asynchronously
2012-06-21 18:05:13 -04:00
pull-test.sh
tests: add new test for pull --disable-static-deltas
2015-05-13 09:38:04 +02:00
readdir-rand.c
tests: Use readdir64 when _FILE_OFFSET_BITS set
2015-06-04 18:56:31 -04:00
syslinux-entries-crosscheck.py
tests: Add a crosscheck for syslinux bootloader config generation
2015-05-28 14:21:30 -04:00
test-admin-deploy-2.sh
tests: Export OSTREE_SYSROOT in setup_os_repository
2015-07-16 12:49:34 -04:00
test-admin-deploy-etcmerge-cornercases.sh
tests: Export OSTREE_SYSROOT in setup_os_repository
2015-07-16 12:49:34 -04:00
test-admin-deploy-grub2.sh
tests: Export OSTREE_SYSROOT in setup_os_repository
2015-07-16 12:49:34 -04:00
test-admin-deploy-karg.sh
tests: Export OSTREE_SYSROOT in setup_os_repository
2015-07-16 12:49:34 -04:00
test-admin-deploy-switch.sh
tests: Export OSTREE_SYSROOT in setup_os_repository
2015-07-16 12:49:34 -04:00
test-admin-deploy-syslinux.sh
tests: Export OSTREE_SYSROOT in setup_os_repository
2015-07-16 12:49:34 -04:00
test-admin-deploy-uboot.sh
tests: Export OSTREE_SYSROOT in setup_os_repository
2015-07-16 12:49:34 -04:00
test-admin-instutil-set-kargs.sh
tests: Export OSTREE_SYSROOT in setup_os_repository
2015-07-16 12:49:34 -04:00
test-admin-locking.sh
tests: skip tests using gjs/parallel if they are not installed
2015-08-05 10:58:00 -04:00
test-admin-upgrade-not-backwards.sh
tests: Export OSTREE_SYSROOT in setup_os_repository
2015-07-16 12:49:34 -04:00
test-admin-upgrade-unconfigured.sh
tests: Export OSTREE_SYSROOT in setup_os_repository
2015-07-16 12:49:34 -04:00
test-archivez.sh
pull: Verify commits with gpg signatures from detached metadata
2013-09-29 14:49:47 -04:00
test-auto-summary.sh
summary: delete summary.sig on an update
2015-05-07 21:58:04 +02:00
test-basic-user.sh
Add test-basic-user.sh testing for bare-user repos
2014-12-08 10:39:44 +01:00
test-basic.sh
Split out basic tests from test-basic.sh
2014-12-08 10:39:44 +01:00
test-bsdiff.c
Remove unnecessary #include "libgsystem.h"
2015-05-06 22:07:11 -04:00
test-checksum.c
core: new function _ostree_parse_delta_name
2015-05-07 21:58:04 +02:00
test-commit-sign.sh
Revert "tests: skip test-commit-sign.sh when not root"
2015-06-04 20:58:26 -04:00
test-core.js
test-core.js: Add standard copyright header
2013-09-18 16:34:57 -04:00
test-corruption.sh
main: Add --delete option to fsck
2013-07-18 12:09:44 -04:00
test-delta.sh
tests: Add a test for static-delta apply-offline
2015-09-13 22:23:56 -04:00
test-gpg-signed-commit.sh
show: add option --gpg-homedir
2015-04-27 15:22:41 +02:00
test-gpg-verify-result.c
Use g_autoptr(GVariant) instead of gs_unref_variant
2015-05-06 22:07:10 -04:00
test-help.sh
Replace "==" with "=" in shell script test
2015-01-30 15:27:36 +01:00
test-keyfile-utils.c
Remove unnecessary #include "libgsystem.h"
2015-05-06 22:07:11 -04:00
test-libarchive.sh
tests: enforce ${CMD_PREFIX} on all ostree processes
2015-03-03 18:32:24 -05:00
test-local-pull-depth.sh
pull-local: Support --depth option
2015-06-14 08:49:35 -04:00
test-local-pull.sh
test-local-pull: Sort find output to make test robust
2014-12-08 20:28:09 +01:00
test-lzma.c
tests: add tests for LZMA compressor and decompressor
2015-08-12 07:55:50 +02:00
test-mutable-tree.c
Remove unnecessary #include "libgsystem.h"
2015-05-06 22:07:11 -04:00
test-oldstyle-partial.sh
Teach fsck about partial commits
2015-05-06 08:07:20 -04:00
test-ot-opt-utils.c
Remove unnecessary #include "libgsystem.h"
2015-05-06 22:07:11 -04:00
test-ot-tool-util.c
Remove unnecessary #include "libgsystem.h"
2015-05-06 22:07:11 -04:00
test-ot-unix-utils.c
Remove unnecessary #include "libgsystem.h"
2015-05-06 22:07:11 -04:00
test-pull-archive-z.sh
tests: Drop numeric prefix
2013-07-09 10:41:07 -04:00
test-pull-commit-only.sh
pull: new option --commit-metadata-only
2015-07-24 12:43:35 -04:00
test-pull-corruption.sh
tests: skip tests using gjs/parallel if they are not installed
2015-08-05 10:58:00 -04:00
test-pull-depth.sh
pull: Add depth support
2014-10-28 11:16:55 -04:00
test-pull-large-metadata.sh
tests: enforce ${CMD_PREFIX} on all ostree processes
2015-03-03 18:32:24 -05:00
test-pull-metalink.sh
ostree: Add a "remote refs" command
2015-06-26 11:02:24 +02:00
test-pull-mirror-summary.sh
pull: honor gpg-verify-summary=false when a summary signature is present
2015-09-10 08:59:01 -04:00
test-pull-resume.sh
tests: add a test for signed summary file
2015-05-07 21:58:04 +02:00
test-pull-subpath.sh
tests: enforce ${CMD_PREFIX} on all ostree processes
2015-03-03 18:32:24 -05:00
test-pull-summary-sigs.sh
pull: Error if gpg=true and summary is 404, add more tests
2015-06-27 12:04:18 -04:00
test-remote-add.sh
syntax-check: Remove empty lines at the end of file
2015-02-02 15:07:56 +01:00
test-remote-gpg-import.sh
tests: Use temporary gpg homedir
2015-06-04 20:58:14 -04:00
test-repo-checkout-subpath.sh
checkout: permit checkout of a single file
2014-10-24 11:18:45 -04:00
test-reset-nonlinear.sh
reset: Don't enforce parent commits
2015-04-15 07:12:20 -04:00
test-rollsum-cli.c
tests: rename test-rollsum to test-rollsum-cli
2015-08-24 11:07:36 +02:00
test-rollsum.c
tests: Add tests for rollsum
2015-08-25 09:27:56 -04:00
test-setuid.sh
core: Don't strip setuid bits when creating files
2013-07-18 14:23:55 -04:00
test-sizes.js
core: Add size information to commit metadata
2013-10-19 11:56:51 -04:00
test-sysroot.js
tests: Fix two bugs in tests revealed by new remote changes
2014-12-17 10:43:01 -05:00
test-varint.c
Remove unnecessary #include "libgsystem.h"
2015-05-06 22:07:11 -04:00
test-xattrs.sh
test-xattrs: Skip if current FS doesn't support user_xattr
2013-08-14 20:46:46 +02:00