summaryrefslogtreecommitdiff
path: root/infrastructure/msvc
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2007-04-22 14:32:28 +0000
committerChris Wilson <chris+github@qwirx.com>2007-04-22 14:32:28 +0000
commitb5da77c8bcc6e86bc4735308ac88ffde18a0a96f (patch)
tree1fa889762ff879534f0f5674ae9a0631d2e6ee03 /infrastructure/msvc
parent35e9013d1a108a186908ef1e6ee3f26f9407c5f1 (diff)
Add --bbackupd-args and --bbstored-args options, which may be used to pass
additional command-line parameters to bbackupd and bbstored in some tests. Add -t and -T options, which add tags and timestamps to log messages using the logging framework inside the tests themselves. Now you can do things like: ./t -Tt test \ --bbackupd-args="-VTkt bbackupd" \ --bbstored-args="-VTkt bbstored" and you will get output from the test itself, the bbackupd and bbstored daemons, all interleaved, timestamped and tagged on the console. This is very useful for debugging synchronisation problems, where interleaved output from bbackupd and bbstored in the system logs is not enough, because you want to see exactly how they interact with the test, or you don't have access to the system logs. (refs #3)
Diffstat (limited to 'infrastructure/msvc')
0 files changed, 0 insertions, 0 deletions