
{
{    The purpose of this request is to assist in testing established
{  condition handlers. This request programmatically forces the
{  appearance of conditions normally detected by the hardware or
{  NOS/VE.
{
{        PMP$TEST_CONDITION_HANDLER (CONDITIONS, SAVE_AREA, STATUS)
{
{  CONDITIONS: (input) This parameter specifies the forced conditions
{        to be passed to the condition handler.
{
{  SAVE_AREA: (input) This parameter specifies the image of the save
{        area to be passed to the condition handler.
{
{  STATUS: (output) This parameter specifies the request status.
{       CONDITION: pme$unsupported_by_test_cond, pme$no_established_handler,
{                  pme$handler_stack_error, pme$inconsistent_stack,
{                  pme$invalid_condition_handler.
{       IDENTIFIER: pmc$program_management_id.
{
