|
|
|
@3082
|
7 days |
chris |
Force all options to be present to BackupClientRestore?(), to fix …
|
|
|
|
@3075
|
9 days |
chris |
Disable automatic backups in the temploc configuration, and enable the …
|
|
|
|
@3040
|
3 months |
chris |
Test that invalid directory entries (pointers to nonexistent objects) are …
|
|
|
|
@3001
|
5 months |
chris |
Ignore some auto-generated files.
|
|
|
|
@2983
|
6 months |
chris |
Combine client and server protocols to make way for an offline/local …
|
|
|
|
@2973
|
8 months |
chris |
Fix test/bbackupd build for new object locations.
|
|
|
|
@2945
|
10 months |
chris |
Major refactoring to make lib/backupclient depend on lib/backupstore …
|
|
|
|
@2944
|
10 months |
chris |
Reformat for readability.
|
|
|
|
@2943
|
10 months |
chris |
Log the expected and actual values when comparison failed.
|
|
|
|
@2942
|
10 months |
chris |
Log the line numbers where basicserver comms tests failed.
|
|
|
|
@2841
|
13 months |
chris |
Fix compile error on Windows.
|
|
|
|
@2838
|
13 months |
chris |
Add intercept logging, seems to work around intermittent failures in …
|
|
|
|
@2828
|
13 months |
chris |
Log the path, name and size of files being restored at TRACE level for …
|
|
|
|
@2793
|
16 months |
chris |
Fix location of memleaks file to fix test/bbackupd again.
|
|
|
|
@2754
|
17 months |
chris |
Allow restoring directories with a single argument, using the remote name …
|
|
|
|
@2708
|
18 months |
chris |
Test that numbers of files are adjusted correctly during normal store …
|
|
|
|
@2646
|
2 years |
chris |
Add test for failure to remove an unreferenced object as expected during …
|
|
|
|
@2598
|
2 years |
chris |
Run Perl scripts quietly during make.
|
|
|
|
@2547
|
3 years |
chris |
Change bbstored port in backupstorepatch test to 22011.
|
|
|
|
@2543
|
3 years |
chris |
Allow RaidFileWrite? to test that the reference count of an object is …
|
|
|
|
@2542
|
3 years |
chris |
Test that housekeeping can recreate the refcount database if it's …
|
|
|
|
@2538
|
3 years |
chris |
Link testbackupstore against HousekeepStoreAccount? so that it can call …
|
|
|
|
@2535
|
3 years |
chris |
Update reference counts when files and directories are uploaded.
|
|
|
|
@2513
|
3 years |
chris |
Fix httpserver tests on win32.
|
|
|
|
@2510
|
3 years |
chris |
Log while sleeping in test/bbackupd.
Only show warning about diff test …
|
|
|
|
@2509
|
3 years |
chris |
Improve debugging output from external check script.
|
|
|
|
@2506
|
3 years |
martin |
Fixes for gcc 4.4.
|
|
|
|
@2504
|
3 years |
chris |
Move S3Simulator into its own class, like S3Client, for reuse elsewhere.
|
|
|
|
@2502
|
3 years |
chris |
Add missing #include <algorithm> to fix compile on lenny.
|
|
|
|
@2501
|
3 years |
chris |
Fix speeling misteak.
|
|
|
|
@2499
|
3 years |
chris |
Fix race conditions where backups happen too slowly and tests fail.
|
|
|
|
@2497
|
3 years |
chris |
Fix compile error due to misisng signals on Windows. httpserver test
still …
|
|
|
|
@2496
|
3 years |
chris |
Show reasons for waiting during bbackupd and backupstorepatch tests,
to …
|
|
|
|
@2481
|
3 years |
chris |
Change type of BackupStoreFilename? not to derive from std::string, so
it …
|
|
|
|
@2464
|
3 years |
chris |
Debug logging of reason for request failure.
|
|
|
|
@2460
|
3 years |
chris |
Fix tests (hopefully) on Win32 for struct stat ino_t change from 16 to
64 …
|
|
|
|
@2454
|
3 years |
chris |
Add comment about running test as root.
|
|
|
|
@2452
|
3 years |
chris |
Fix race condition where bbackupd would run just before test finished …
|
|
|
|
@2449
|
3 years |
chris |
Fix compile error on FreeBSD due to missing #include of signal.h
|
|
|
|
@2447
|
3 years |
chris |
Move S3Client class into its own files for public access.
|
|
|
|
@2446
|
3 years |
chris |
Add support for PUT requests in HTTP simulator.
|
|
|
|
@2444
|
3 years |
chris |
Initial implementations of S3Client class.
|
|
|
|
@2442
|
3 years |
chris |
Add Amazon S3 signature checking to simulator.
|
|
|
|
@2441
|
3 years |
chris |
Add support for HTTP PUT requests (uploads) in S3 simulator.
|
|
|
|
@2435
|
3 years |
chris |
First part of S3 Simulator, read-only GET requests.
|
|
|
|
@2428
|
3 years |
chris |
Add ability to send an HTTPRequest to a socket and to parse an …
|
|
|
|
@2427
|
3 years |
chris |
Move TEST_EQUAL macro into lib/common/Test.h, rename to TEST_EQUAL_LINE, …
|
|
|
|
@2423
|
3 years |
chris |
Compile and config verify fixes for HTTP server code.
|
|
|
|
@2421
|
3 years |
chris |
Copy tests for HTTP server.
|
|
|
|
@2415
|
3 years |
chris |
Rename NDEBUG flag to BOX_RELEASE_BUILD, as other projects use NDEBUG as …
|
|
|
|
@2386
|
3 years |
chris |
Fix permissions on restored files after test, so that test build
system …
|
|
|
|
@2372
|
3 years |
chris |
Fix test for slight change to logging format.
|
|
|
|
@2370
|
3 years |
chris |
Revert incorrectly committed file.
|
|
|
|
@2369
|
3 years |
chris |
Use the same ostringstream formatting for protocol logging to file
that we …
|
|
|
|
@2355
|
3 years |
chris |
Fix warning about converting string constant to char * on debian lenny.
|
|
|
|
@2347
|
3 years |
chris |
Add missing extern "C" on intercept function definitions in
testbbackupd.
…
|
|
|
|
@2320
|
3 years |
chris |
Fix bbackupd/housekeeping deletion test for Unix again, and hopefully
make …
|
|
|
|
@2316
|
3 years |
chris |
Fix directory record conflicts caused by including the same directory …
|
|
|
|
@2291
|
3 years |
chris |
Reinstate and fix the intercept tests for SSL keepalives.
|
|
|
|
@2276
|
3 years |
chris |
Test for read errors being reported at more points during the tests.
Test …
|
|
|
|
@2269
|
3 years |
chris |
Shorten long line
|
|
|
|
@2266
|
3 years |
chris |
Include signal.h if it exists.
|
|
|
|
@2237
|
4 years |
chris |
Test that store-full error is not wrongly generated on aborted …
|
|
|
|
@2233
|
4 years |
chris |
Link bbackupd test with objects from bin/bbstored.
|
|
|
|
@2220
|
4 years |
chris |
Fix conflict with local variables called "line".
|
|
|
|
@2216
|
4 years |
chris |
Windows compile and deletion/housekeeping test fix.
|
|
|
|
@2215
|
4 years |
chris |
Name the timers to help with debugging.
|
|
|
|
@2188
|
4 years |
chris |
Fix compile error on Windows.
|
|
|
|
@2184
|
4 years |
chris |
Add bbackupquery -W<level> option to set explicit warning level,
…
|
|
|
|
@2165
|
4 years |
chris |
Add support to notifyscript to use a tag, useful for tests with …
|
|
|
|
@2164
|
4 years |
chris |
Add new bbackupd config files for bbackupd test.
|
|
|
|
@2135
|
4 years |
chris |
Improve debugging when failing to create the large file for diff speed …
|
|
|
|
@2127
|
4 years |
chris |
Undo mangling by tailor
|
|
|
|
@2124
|
4 years |
chris |
Tailorization
Import of the upstream sources from
Repository: …
|
|
|
|
@2123
|
4 years |
chris |
Add missing space in trace output.
|
|
|
|
@2122
|
4 years |
chris |
Remove uses of obsolete TRACE macros in tests.
|
|
|
|
@2116
|
4 years |
chris |
Allow configuration of the server port that the client will connect to …
|
|
|
|
@2107
|
4 years |
chris |
Fix missing space before bbstored_args in test to make them work …
|
|
|
|
@2100
|
4 years |
chris |
Fix multiple connections to server (not supported on Windows) in test …
|
|
|
|
@2097
|
4 years |
chris |
Disable another symlink test on Win32.
|
|
|
|
@2096
|
4 years |
chris |
Delete bbstored PID file after killing the daemon on Windows, as the …
|
|
|
|
@2083
|
4 years |
chris |
Add a sleep after every access to the read-only connection, to ensure that …
|
|
|
|
@2056
|
4 years |
chris |
Ignore terminal type error messages from bbackupquery, may happen
in …
|
|
|
|
@2014
|
4 years |
chris |
Send data back from test daemon to test code, and wait for it to be …
|
|
|
|
@2010
|
4 years |
chris |
Pass test options to test daemons.
|
|
|
|
@2000
|
4 years |
chris |
Report line of test where failed to kill internal daemon during SSL …
|
|
|
|
@1994
|
4 years |
chris |
Move comment, add whitespace.
|
|
|
|
@1941
|
4 years |
chris |
Fix keepalive test failure:
* zero memory buffer before use to keep …
|
|
|
|
@1936
|
4 years |
chris |
Re-initialise the timers when aborting test run during SSL KeepAlive? …
|
|
|
|
@1933
|
4 years |
chris |
Another compile fix for [1931]
|
|
|
|
@1932
|
4 years |
chris |
Compile fix for [1931]
|
|
|
|
@1931
|
4 years |
chris |
Handle bbackupd_args without leading space.
|
|
|
|
@1929
|
4 years |
chris |
Fix calling bbackupd with NO args in keepalive tests (fixes [1928])
|
|
|
|
@1928
|
4 years |
chris |
Pass bbackupd_args to the internal daemon (spaces are NOT supported).
…
|
|
|
|
@1925
|
4 years |
chris |
This is C++ not ruby (oops)
|
|
|
|
@1924
|
4 years |
chris |
Add some debugging for a keepalive timer test failure reported by
Matt …
|
|
|
|
@1923
|
4 years |
chris |
Use lstat() instead of stat() to check whether a file exists. Thanks to …
|
|
|
|
@1922
|
4 years |
chris |
Add some sleeps to ensure that timestamps change enough to invalidate
the …
|
|
|
|
@1918
|
4 years |
chris |
Wait for long enough after creating test files that they will actually
be …
|
|
|
|
@1913
|
4 years |
chris |
Include the time taken by bbackupquery compare in the time between
syncs, …
|
|
|
|