[Fault-injection-developer] FITH utility has done.
Status: Alpha
Brought to you by:
rustyl
|
From: Gao, K. <kev...@in...> - 2003-01-29 01:07:30
|
The FITH utility has done, we still use tools "ficl"
You can use parameters as follow:
--attach, -a <modname,file_path>
attach a module into dbp.
--detach, -d
detach all modules that attached to dbp.
--insert, -i <file.fsml>
insert a faultset written in file.fsml into FITH.
--remove, -r {file.fsml|all}
remove the faultset written in file.fsml or all faultset.
--help, -h
help information.
You can download the code in
bk://fault-in...@fa.../fith-tool
|