Home | History | Annotate | Download | only in repro

Lines Matching refs:fault

297 		opts.Fault = ent.Fault
356 // Execute the program without fault injection.
371 // Try with fault injection.
374 if entry.Fault {
390 ctx.reproLog(3, "bisect: concatenation succeeded with fault injection")
410 if res.Opts.Fault {
501 if opts.Fault {
502 entry.Fault = true
531 if !opts.Fault {
738 if ent.Fault {
739 opts = fmt.Sprintf(" (fault-call:%v fault-nth:%v)", ent.FaultCall, ent.FaultNth)
750 if !opts.Fault {
753 opts.Fault = false