Main Neurospaces logo neurospaces 0.1675 Thu, 27 Dec 2007 15:58:18 -0600 hugo

Index of group ./specifications/current_working_element


Index
Up

current working element

1. Current working element

1. Current working element

Startup command : bin/genesis-g3

(No model has been loaded for the following set of commands.)

1.1. Is startup successful ?

1. Expected output
GENESIS 3 shell

1.2. Can we get info on the current working element ?

1. Executed command
pwe
2. Expected output
/

1.3. Can we change path to a non existing element ?

1. Executed command
ce /c
2. Expected output
Error
3. This test is currently not executed
(disabled is 'something related to buffering, the test does not work')

1.4. Can we get info on the current working element (2) ?

1. Executed command
pwe
2. Expected output
/

1.5. Can we load a cell with many components ?

1. Executed command
ndf_load cells/purkinje/edsjb1994.ndf
2. Expected output

1.6. Can we find the top level elements in the model ?

1. Executed command
list_elements
2. Expected output

- /Purkinje

1.7. Can we change path to a non existing element ?

1. Executed command
ce /c
2. Expected output
Error

1.8. Can we change path to an existing element ?

1. Executed command
ce /Purkinje
2. Expected output

1.9. Can we find the 2nd level elements in the model ?

1. Executed command
list_elements
2. Expected output

- /Purkinje/SpinesNormal_13_1
- /Purkinje/segments

1.10. Can we change back to the root element ?

1. Executed command
ce /
2. Expected output

1.11. Can we find the top level elements in the model (2) ?

1. Executed command
list_elements
2. Expected output

- /Purkinje

1.12. Can we change path to an existing element (2) ?

1. Executed command
ce /Purkinje
2. Expected output

1.13. Can we find the 2nd level elements in the model (2) ?

1. Executed command
list_elements
2. Expected output

- /Purkinje/SpinesNormal_13_1
- /Purkinje/segments

1.14. Can we change back to the root element (2) ?

1. Executed command
ce /////
2. Expected output

1.15. Can we find the top level elements in the model (3) ?

1. Executed command
list_elements
2. Expected output

- /Purkinje

1.16. Can we change path to something slightly weird (1) ?

1. Executed command
ce /../../../
2. Expected output

1.17. Can we find the top level elements in the model (4) ?

1. Executed command
list_elements
2. Expected output

- /Purkinje

1.18. Can we change path to something slightly weird (2) ?

1. Executed command
ce /../../..
2. Expected output

1.19. Can we find the top level elements in the model (5) ?

1. Executed command
list_elements
2. Expected output

- /Purkinje

1.20. Can we change path to something slightly weird (3) ?

1. Executed command
ce /./././
2. Expected output

1.21. Can we find the top level elements in the model (6) ?

1. Executed command
list_elements
2. Expected output

- /Purkinje

1.22. Can we change path to something slightly weird (4) ?

1. Executed command
ce /././.
2. Expected output

1.23. Can we find the top level elements in the model (7) ?

1. Executed command
list_elements
2. Expected output

- /Purkinje