From 76396f594e6e3050bbde6a324e8f79be9cf4d4a3 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Thu, 3 May 2007 11:37:47 +0000 Subject: Slightly more progress information during tests (refs #3) --- test/bbackupd/testbbackupd.cpp | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'test/bbackupd') 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 -- cgit v1.2.3