repo.or.cz
/
ninja.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
report_options: Syntax fix
[ninja.git]
/
test
/
unit_test
/
reports
/
softstates.tst
blob
826be08ffe08cfca7dc369a8681bb76cb7021f9c
1
description = Include/exclude soft states
2
logfile = softstates.log
3
4
Include soft states {
5
start_time = 1202684400
6
end_time = 1202770800
7
includesoftstates = 1
8
report_type = hosts
9
objects {
10
testhost
11
}
12
correct {
13
TIME_UP_UNSCHEDULED = 82800
14
TIME_DOWN_UNSCHEDULED = 3600
15
}
16
}
17
18
Exclude soft states {
19
start_time = 1202684400
20
end_time = 1202770800
21
includesoftstates = 0
22
report_type = hosts
23
objects {
24
testhost
25
}
26
correct {
27
TIME_UP_UNSCHEDULED = 83400
28
TIME_DOWN_UNSCHEDULED = 3000
29
}
30
}