DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400 Tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400 Tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download
Index: ┃ T V

⟦d80f7b920⟧ TextFile

    Length: 740 (0x2e4)
    Types: TextFile
    Names: »V«

Derivation

└─⟦db1c56801⟧ Bits:30000748 8mm tape, Rational 1000, TESTMATE 2_2_0
    └─ ⟦866d14df1⟧ »DATA« 
        └─⟦97c804b2f⟧ 
            └─⟦this⟧ 

TextFile

generic

  with procedure Test_Pre_Condition is <>;

  with function User_Test_Pre_Condition
                 (Condition_Name : String; Condition_Params : String)
                 return Boolean is <>;

  with procedure User_Test_Prolog
                  (Prolog_Name : String; Prolog_Params : String) is <>;

  with procedure User_Test_Epilog
                  (Epilog_Name : String; Epilog_Params : String) is <>;

  with procedure Test_Case_Invoke is <>;

  with procedure Evaluation_Action (Eval_Action_Name   : String;
                                    Eval_Action_Params : String) is <>;

  with procedure Save_Version_Information (Subject_Program_Name : String) is <>;


procedure Test_Set_Interpreter (The_Test_Set_Name : String);