Changes between Version 7 and Version 8 of TestPlan082
- Timestamp:
- 03/02/11 12:44:11 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TestPlan082
v7 v8 3 3 == Changes to 0.8.2 (things to test) == 4 4 5 * ('''Works using two nodes on single computer''') Multiple instances of the same component on different nodes in the same waveform should work. (Best to test on two different nodes). Test by changing configure on one instance and verify that the other one doesn’t change. 5 * ('''Works using two nodes on single computer''') Multiple instances of the same component on different nodes in the same waveform should work. 6 * re-test on two computers. Test by changing configure on one instance and verify that the other one doesn’t change. 6 7 7 * OSSIE preferences file.8 * Use your own license text. Test by changing the license text in home/ossie/.ossie.cfg preferences file, generate a component, see if the new text shows up in the source files.8 * ~~OSSIE preferences file. ~~ 9 * ~~Use your own license text. Test by changing, from the Eclipse menu bar, Window->Preferences-> OSSIE -> License and paste in new text. Generate a component, see if the new text shows up in the source files.~~ 9 10 10 11 * Create a python component. Test long, bool and string properties, both in OEF and in the generated component.