summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2007-05-03 11:37:47 +0000
committerChris Wilson <chris+github@qwirx.com>2007-05-03 11:37:47 +0000
commit76396f594e6e3050bbde6a324e8f79be9cf4d4a3 (patch)
treec3bb573b15534c1a0db0e6c5e3e149e7061082c2 /test
parent3b5150c9d27cf3cb619ea3680d3f8d7845b9ff06 (diff)
Slightly more progress information during tests (refs #3)
Diffstat (limited to 'test')
-rw-r--r--test/bbackupd/testbbackupd.cpp9
1 files changed, 7 insertions, 2 deletions
diff --git a/test/bbackupd/testbbackupd.cpp b/test/bbackupd/testbbackupd.cpp
index 6c5e2e82..ef37c5dd 100644
--- a/test/bbackupd/testbbackupd.cpp
+++ b/test/bbackupd/testbbackupd.cpp
@@ -776,8 +776,11 @@ int test_bbackupd()
#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 @@ int test_bbackupd()
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