ostree/tests
Colin Walters 4f785d4f86 tests/remote-gpg-import: Only commit workdir
Just noticed this while debugging something else.  We don't want to
commit the whole test dir, just the workdir.

Trying to commit the repo itself is potentially subject to race
conditions at least.
2015-06-02 12:39:23 -04:00
..
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 Add support for pulling from remote archives 2011-10-31 20:28:47 -04:00
admin-test.sh tests: Add a crosscheck for syslinux bootloader config generation 2015-05-28 14:21:30 -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 repo: Bump mtime any time we write a ref 2015-05-14 06:33:31 -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: Run all tests through a randomized readdir() 2015-06-02 12:02:59 -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: Run all tests through a randomized readdir() 2015-06-02 12:02:59 -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: enforce ${CMD_PREFIX} on all ostree processes 2015-03-03 18:32:24 -05:00
test-admin-deploy-etcmerge-cornercases.sh tests: enforce ${CMD_PREFIX} on all ostree processes 2015-03-03 18:32:24 -05:00
test-admin-deploy-grub2.sh libostree: Add initial GRUB2 support 2014-10-16 14:15:00 -04:00
test-admin-deploy-karg.sh tests: enforce ${CMD_PREFIX} on all ostree processes 2015-03-03 18:32:24 -05:00
test-admin-deploy-switch.sh tests: enforce ${CMD_PREFIX} on all ostree processes 2015-03-03 18:32:24 -05:00
test-admin-deploy-syslinux.sh Unify uboot and syslinux test cases 2014-01-15 09:48:04 -05:00
test-admin-deploy-uboot.sh Unify uboot and syslinux test cases 2014-01-15 09:48:04 -05:00
test-admin-instutil-set-kargs.sh Add test case for 'admin instutil set-kargs' 2014-09-26 11:55:11 -04:00
test-admin-locking.sh sysroot: Add an API to lock 2015-05-05 08:52:44 -04:00
test-admin-upgrade-not-backwards.sh tests: enforce ${CMD_PREFIX} on all ostree processes 2015-03-03 18:32:24 -05:00
test-admin-upgrade-unconfigured.sh tests: enforce ${CMD_PREFIX} on all ostree processes 2015-03-03 18:32:24 -05: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 trivial-httpd: add option to specify the port 2015-05-07 16:16:27 +02: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: enforce ${CMD_PREFIX} on all ostree processes 2015-03-03 18:32:24 -05: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.sh test-local-pull: Sort find output to make test robust 2014-12-08 20:28:09 +01: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-corruption.sh Limit metadata to 10 MiB 2014-05-27 14:15:27 -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 pull-metalink: Don't print error output when we expect failure 2015-04-10 17:51:13 -04:00
test-pull-mirror-summary.sh tests: Add a commented out test for mirroring with deltas 2015-06-02 09:07:28 -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 tests: Add a test-pull-summary-sigs 2015-06-02 09:07:28 -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/remote-gpg-import: Only commit workdir 2015-06-02 12:39:23 -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.c Remove unnecessary #include "libgsystem.h" 2015-05-06 22:07:11 -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