Closed anderbubble closed 9 years ago
bench add should create a node_list file in the top-level test $prefix, and this node_list should be used when generating good_nodes, bad_nodes, and not_tested in bench process.
bench add
node_list
$prefix
good_nodes
bad_nodes
not_tested
bench process
bench add
should create anode_list
file in the top-level test$prefix
, and this node_list should be used when generatinggood_nodes
,bad_nodes
, andnot_tested
inbench process
.