borgbackup/src/borg/testsuite
Thomas Waldmann 49b1421682 FUSE: support pyfuse3 additionally to llfuse, fixes #5407
FUSE implementation can be switched via env var BORG_FUSE_IMPL.
2020-10-31 22:04:44 +01:00
..
__init__.py FUSE: support pyfuse3 additionally to llfuse, fixes #5407 2020-10-31 22:04:44 +01:00
archive.py wrap msgpack, fixes #3632, fixes #2738 2018-08-06 17:32:55 +02:00
archiver.py FUSE: support pyfuse3 additionally to llfuse, fixes #5407 2020-10-31 22:04:44 +01:00
attic.tar.gz remove attic dependency of the tests, fixes #2505 2017-06-06 04:26:48 +02:00
benchmark.py fix invalid param issue in benchmarks 2017-04-29 03:00:59 +02:00
cache.py support msgpack 1.0.0, fixes #5065 2020-04-04 22:04:45 +02:00
checksums.py crc32: deal with unaligned buffer, tests, fixes #3317 2017-11-14 15:27:51 +01:00
chunker.py add fixed blocksize chunker, fixes #1086 2019-02-13 04:24:14 +01:00
chunker_slow.py chunker speedup and regression test 2019-11-28 20:59:02 +00:00
compress.py only store compressed data if the result actually is smaller 2020-04-21 18:32:12 +02:00
crypto.py crypto: remove AES-GCM 2017-07-29 12:22:11 +02:00
file_integrity.py file_integrity: use xxh64 2017-06-01 21:26:42 +02:00
hashindex.py Fix broken test that relied on improper zlib assumptions 2019-06-25 16:00:11 -07:00
helpers.py pure-py msgpack warning shall not make a lot of tests fail, fixes #4558 2019-05-16 00:51:07 +02:00
item.py item: item.to_optr(), Item.from_optr() 2017-07-29 17:26:39 +02:00
key.py only store compressed data if the result actually is smaller 2020-04-21 18:32:12 +02:00
locking.py Fixed locking, issue #4923 (#4928) 2020-07-03 10:09:32 +02:00
logger.py move borg package to src/ 2016-05-05 20:19:50 +02:00
lrucache.py fuse: refactor ItemCache 2017-06-14 13:58:09 +02:00
nanorst.py nanorst for "borg help TOPIC" 2017-06-10 10:29:02 +02:00
nonces.py nonce manager: remove get/set iv, make it integer based 2017-07-27 23:48:30 +02:00
patterns.py [FEATURE] Borg commands accept absolute pathes, #4029 2020-04-13 08:44:38 +02:00
platform.py Introduce borg.platformflags.is_<os> 2018-11-10 23:34:43 +01:00
remote.py RepositoryCache: truncate+unlink errored file 2017-06-11 20:20:00 +02:00
repository.py add a test for hints persistence and behaviour, see #4830 2020-07-28 21:15:31 +02:00
shellpattern.py shellpattern: add match_end arg 2017-07-03 19:34:48 +02:00
upgrader.py support platforms with no os.link (#4903) 2020-03-03 23:34:54 -05:00
version.py version: add missing test for format_version, fix bug 2017-06-27 10:11:57 +02:00
xattr.py make freebsd xattr platform code api compatible with linux, fixes #3952 2019-03-18 21:40:46 +01:00