Name:                            031_for_info
Short description:               Test for info command testing
Description:                     This test is for testing the info command.
                                 Inerits from another test, and has all kinds
                                 of test attributes set.
Groups:                          passing
Pre-run steps:
 - [0] Step type:                exec
       Command:                  {true_cmd}
Run steps:
 - [0] Step type:                exec
       Command:                  {pwd_cmd}
       Expected stdout:          {XEET_CWD}
 - [1] Step type:                exec
       Command:                  {showenv_cmd} TEST_ENV_VAR
       Environment variables:    TEST_ENV_VAR='test value'
       Expected stdout:          test value
Post-run steps:
 - [0] Step type:                exec
       Command:                  {echo_cmd} Test output dir:
                                 {XEET_TEST_OUT_DIR}
       Expected stdout:          Test output dir:
                                 {XEET_OUT_DIR}/{XEET_TEST_NAME}
