[Box Backup-commit] COMMIT r1629 - box/chris/merge/test/bbackupd
boxbackup-dev@fluffy.co.uk
boxbackup-dev@fluffy.co.uk
Thu, 03 May 2007 12:37:48 +0100
Author: chris
Date: 2007-05-03 12:37:47 +0100 (Thu, 03 May 2007)
New Revision: 1629
Modified:
box/chris/merge/test/bbackupd/testbbackupd.cpp
Log:
Slightly more progress information during tests (refs #3)
Modified: box/chris/merge/test/bbackupd/testbbackupd.cpp
===================================================================
--- box/chris/merge/test/bbackupd/testbbackupd.cpp 2007-05-03 11:37:05 UTC (rev 1628)
+++ box/chris/merge/test/bbackupd/testbbackupd.cpp 2007-05-03 11:37:47 UTC (rev 1629)
@@ -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