| 25 | |
| 26 | == Usage Instructions == |
| 27 | |
| 28 | Only some standard scripts are included in the default nodehandler package. If you want to improvise or use customized scripts like some of the above ones, you can put them in your home direcotry. |
| 29 | : |
| 30 | For Application definiton files and Prototype files, the following naming convention is used: |
| 31 | * '''test_app_<appname>.rb''' For example: test_app_otg.rb |
| 32 | * '''test_proto_<protoname>.rb''' For example: test_proto_sender.rb |
| 33 | |
| 34 | For experiment Files, there is no naming convention, any name ended with "rb" will work. |