[Box Backup-commit] COMMIT r1645 - box/chris/general/test/bbackupd
boxbackup-dev@fluffy.co.uk
boxbackup-dev@fluffy.co.uk
Wed, 09 May 2007 11:37:57 +0100
Author: chris
Date: 2007-05-09 11:37:57 +0100 (Wed, 09 May 2007)
New Revision: 1645
Modified:
box/chris/general/test/bbackupd/testbbackupd.cpp
Log:
Slightly more progress information during tests (merges [1629])
Modified: box/chris/general/test/bbackupd/testbbackupd.cpp
===================================================================
--- box/chris/general/test/bbackupd/testbbackupd.cpp 2007-05-09 10:36:53 UTC (rev 1644)
+++ box/chris/general/test/bbackupd/testbbackupd.cpp 2007-05-09 10:37:57 UTC (rev 1645)
@@ -776,8 +776,11 @@
#endif
#ifdef PLATFORM_CLIB_FNS_INTERCEPTION_IMPOSSIBLE
- printf("Skipping intercept-based KeepAlive tests on this platform.\n");
+ printf("\n==== Skipping intercept-based KeepAlive tests "
+ "on this platform.\n");
#else
+ printf("\n==== Testing SSL KeepAlive messages\n");
+
{
#ifdef WIN32
#error TODO: implement threads on Win32, or this test \
@@ -1061,7 +1064,9 @@
if(bbackupd_pid > 0)
{
- // First, check storage space handling -- wait for file to be uploaded
+ printf("\n==== Testing that backup pauses when store is full\n");
+
+ // wait for files to be uploaded
wait_for_backup_operation();
// Set limit to something very small