source: box/trunk/test/bbackupd @ 3110

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3086   3 months chris Add support for SyncAllowScript? to set maximum upload bandwidth …
(edit) @3082   4 months chris Force all options to be present to BackupClientRestore?(), to fix …
(edit) @3075   4 months chris Disable automatic backups in the temploc configuration, and enable the …
(edit) @2983   9 months chris Combine client and server protocols to make way for an offline/local …
(edit) @2973   11 months chris Fix test/bbackupd build for new object locations.
(edit) @2945   13 months chris Major refactoring to make lib/backupclient depend on lib/backupstore …
(edit) @2944   13 months chris Reformat for readability.
(edit) @2838   17 months chris Add intercept logging, seems to work around intermittent failures in …
(edit) @2828   17 months chris Log the path, name and size of files being restored at TRACE level for …
(edit) @2793   19 months chris Fix location of memleaks file to fix test/bbackupd again.
(edit) @2754   20 months chris Allow restoring directories with a single argument, using the remote name …
(edit) @2510   3 years chris Log while sleeping in test/bbackupd. Only show warning about diff test …
(edit) @2509   3 years chris Improve debugging output from external check script.
(edit) @2506   3 years martin Fixes for gcc 4.4.
(edit) @2501   3 years chris Fix speeling misteak.
(edit) @2499   3 years chris Fix race conditions where backups happen too slowly and tests fail.
(edit) @2496   3 years chris Show reasons for waiting during bbackupd and backupstorepatch tests, to …
(edit) @2460   3 years chris Fix tests (hopefully) on Win32 for struct stat ino_t change from 16 to 64 …
(edit) @2452   3 years chris Fix race condition where bbackupd would run just before test finished …
(edit) @2427   3 years chris Move TEST_EQUAL macro into lib/common/Test.h, rename to TEST_EQUAL_LINE, …
(edit) @2386   4 years chris Fix permissions on restored files after test, so that test build system …
(edit) @2372   4 years chris Fix test for slight change to logging format.
(edit) @2370   4 years chris Revert incorrectly committed file.
(edit) @2369   4 years chris Use the same ostringstream formatting for protocol logging to file that we …
(edit) @2347   4 years chris Add missing extern "C" on intercept function definitions in testbbackupd. …
(edit) @2320   4 years chris Fix bbackupd/housekeeping deletion test for Unix again, and hopefully make …
(edit) @2316   4 years chris Fix directory record conflicts caused by including the same directory …
(edit) @2291   4 years chris Reinstate and fix the intercept tests for SSL keepalives.
(edit) @2276   4 years chris Test for read errors being reported at more points during the tests. Test …
(edit) @2266   4 years chris Include signal.h if it exists.
(edit) @2237   4 years chris Test that store-full error is not wrongly generated on aborted …
(edit) @2233   4 years chris Link bbackupd test with objects from bin/bbstored.
(edit) @2220   4 years chris Fix conflict with local variables called "line".
(edit) @2216   4 years chris Windows compile and deletion/housekeeping test fix.
(edit) @2188   4 years chris Fix compile error on Windows.
(edit) @2184   4 years chris Add bbackupquery -W<level> option to set explicit warning level, …
(edit) @2165   4 years chris Add support to notifyscript to use a tag, useful for tests with …
(edit) @2164   4 years chris Add new bbackupd config files for bbackupd test.
(edit) @2127   4 years chris Undo mangling by tailor
(edit) @2124   4 years chris Tailorization Import of the upstream sources from Repository: …
(edit) @2116   4 years chris Allow configuration of the server port that the client will connect to …
(edit) @2107   4 years chris Fix missing space before bbstored_args in test to make them work …
(edit) @2100   4 years chris Fix multiple connections to server (not supported on Windows) in test …
(edit) @2097   4 years chris Disable another symlink test on Win32.
(edit) @2096   4 years chris Delete bbstored PID file after killing the daemon on Windows, as the …
(edit) @2056   4 years chris Ignore terminal type error messages from bbackupquery, may happen in …
(edit) @2000   4 years chris Report line of test where failed to kill internal daemon during SSL …
(edit) @1994   4 years chris Move comment, add whitespace.
(edit) @1941   4 years chris Fix keepalive test failure: * zero memory buffer before use to keep …
(edit) @1936   4 years chris Re-initialise the timers when aborting test run during SSL KeepAlive?
(edit) @1932   5 years chris Compile fix for [1931]
(edit) @1931   5 years chris Handle bbackupd_args without leading space.
(edit) @1929   5 years chris Fix calling bbackupd with NO args in keepalive tests (fixes [1928])
(edit) @1928   5 years chris Pass bbackupd_args to the internal daemon (spaces are NOT supported). …
(edit) @1925   5 years chris This is C++ not ruby (oops)
(edit) @1924   5 years chris Add some debugging for a keepalive timer test failure reported by Matt …
(edit) @1923   5 years chris Use lstat() instead of stat() to check whether a file exists. Thanks to …
(edit) @1913   5 years chris Include the time taken by bbackupquery compare in the time between syncs, …
(edit) @1910   5 years chris Compile fix for [1908].
(edit) @1908   5 years chris Move sync helper functions from test/bbackupd to Test.h to share with …
(edit) @1867   5 years chris Test that redundant locations are really deleted after the time expires.
(copy) @1843   5 years chris Replace trunk with chris/merge.
copied from box/chris/merge/test/bbackupd:
(edit) @1789   5 years chris Convert most printf() and fprintf() calls to use logging framework …
Note: See TracRevisionLog for help on using the revision log.