Contains smoke test macros. These allow basic sanity testing of the packaged distribution
This is a library containing macros required for smoke tests.
Allow spool to delivery message...
S: JAMES Remote Administration Tool 3.0-M1
S: Please enter your login and password
S: Login id:
C: root
S: Password:
C: root
S: Welcome root. HELP for a list of commands
C: deluser user
S: User user .*
C: deluser john.smith
S: User john.smith .*
C: adduser user passwd
S: User user a.*
C: adduser john.smith passwd
S: User john.smith a.*
C: removemapping support@example.org john.smith@localhost
S: .*
C: addmapping support@example.org john.smith@localhost
S: Adding mapping successful: true
Giving server time to complete boot...
Waiting for James to boot...
Failed to boot James server. See @{dir}/@{log} for details.
James booted.
Smoke is not supported on Windows ATM.
To support smoke on Windows, a reliable method of shutting down
James from the command line is required on Windows.
@{zip} not found. Try 'ant dist'.