newtest
Purpose:
-
Manage test logs and TRVs by prompting for user input, updating shared memory, and writing entries to log files.
Enter:
-
newtest &
Where:
-
N/A
Example:
-
newtest &
If the current TRV is older than the max age of a TRV, the user will be prompted to either proceed or exit. If the user chooses to proceed, the user will be prompted to enter in a test name. If the current TRV is not older than the max age of a TRV, the user will be prompted to enter in a test name. Once the user enters a test name, a line will be added to the existing /specs/trv/test_trv_log.doc file and an entry will be added to the Electronic Log file.
Notes:
-
The program requires user interaction via console prompts for details like test names and may exit based on user input.