s3fs-fuse/test
Andrew Gaul 1910856c6c
Remove wait and check loop from mk_test_file (#2175)
This appears to be some kind of eventual consistency check.  This
should have no effect given S3Proxy and recent AWS strong consistency.
Also it is likely ineffective given the other test object creation
operations.
2023-06-07 23:24:31 +09:00
..
chaos-http-proxy.conf Add configuration for Chaos HTTP Proxy (#1508) 2021-01-04 23:32:04 +09:00
cr_filename.c Fixed a bug in handling file names containing CR(0x1D) (#2136) 2023-03-26 13:19:16 +09:00
filter-suite-log.sh Added test by a shell script static analysis tool(ShellCheck) 2022-01-22 22:23:08 +09:00
integration-test-common.sh Added proxy and proxy_cred_file option 2023-02-08 21:53:34 +09:00
integration-test-main.sh Fixed a bug in handling file names containing CR(0x1D) (#2136) 2023-03-26 13:19:16 +09:00
junk_data.c Added test by a shell script static analysis tool(ShellCheck) 2022-01-22 22:23:08 +09:00
Makefile.am Fixed a bug in handling file names containing CR(0x1D) (#2136) 2023-03-26 13:19:16 +09:00
mergedir.sh Added test by a shell script static analysis tool(ShellCheck) 2022-01-22 22:23:08 +09:00
mknod_test.c Fixed a bug that regular files could not be created by mknod 2022-06-29 16:56:19 +09:00
passwd-s3fs Use s3proxy to run integration tests 2015-02-24 12:08:22 -08:00
run_tests_using_sanitizers.sh Add Valgrind to sanitizer script (#1978) 2022-07-09 16:40:23 +09:00
s3proxy_http.conf Added proxy and proxy_cred_file option 2023-02-08 21:53:34 +09:00
s3proxy.conf Generate S3Proxy SSL certificate during tests (#1845) 2022-01-09 15:13:36 +09:00
sample_ahbe.conf Correct typos 2016-11-19 15:57:41 -08:00
sample_delcache.sh fix: handle file names with ':' in them 2022-11-01 06:19:47 -07:00
small-integration-test.sh Added the function to update mtime/ctime of the parent directory (#2016) 2023-02-12 17:59:40 +09:00
test-utils.sh Remove wait and check loop from mk_test_file (#2175) 2023-06-07 23:24:31 +09:00
truncate_read_file.c Fixed a bug when reading a reduced file without flushing (#2133) 2023-03-26 11:45:21 +09:00
ut_test.py Make ut_test compatible with Python 3 (#1838) 2022-01-09 11:08:36 +09:00
write_multiblock.cc Fixed parse_string function in write_multiblock.cc 2021-10-25 17:56:49 +09:00