DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400 DFS 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 DFS Tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦42f0ec9e6⟧ EM, TextFile

    Length: 1741 (0x6cd)
    Types: EM, TextFile
    Names: »IOC_EVENTS_TEST.EM«

Derivation

└─⟦24d56d853⟧ Bits:30000744 8mm tape, Rational 1000, DFS, D_12_6_5 SEQ293
    └─ ⟦this⟧ »IOC_EVENTS_TEST.EM« 
└─⟦9031b0687⟧ Bits:30000407 8mm tape, Rational 1000, DFS, D_12_7_3
    └─ ⟦this⟧ »IOC_EVENTS_TEST.EM« 

TextFile

[write]
[write,Testing,IOC,BOARD,Tile,7,,-,,Ioc_events_test]
[write]
[set experiment_result [xeq ioc TEST_MACRO_EVENT_DELAY]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE delay,timer,MACRO,EVENT,test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE test_macro_event_delay][write]
     [else]
     [PASS_MESSAGE delay,timer,MACRO,EVENT,test]
[end]
[set experiment_result [xeq ioc TEST_MACRO_EVENT_SLICE]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE slice,timer,MACRO,EVENT,test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE test_macro_event_slice][write]
     [else]
     [PASS_MESSAGE slice,timer,MACRO,EVENT,test]
[end]
[set experiment_result [xeq ioc TEST_MICRO_EVENT_ECC]]
[eq,[arg 1,[var experiment_result]],false]
     [eq,[var BENCH_MODE],true]
     [FAIL_MESSAGE ecc,MICRO,EVENT,test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE test_micro_event_ecc][write]
     [else]
     [end]
     [else]
     [PASS_MESSAGE ecc,MICRO,EVENT,test]
[end]
[set experiment_result [xeq ioc TEST_MICRO_EVENT_EXIT]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE exit,MICRO,EVENT,test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE test_micro_event_exit][write]
     [else]
     [PASS_MESSAGE exit,MICRO,EVENT,test]
[end]
[set experiment_result [xeq ioc TEST_IOC_CLOCKSTOP]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE ioc,clockstop,event,test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE test_ioc_clockstop][write]
     [else]
     [PASS_MESSAGE ioc,clockstop,event,test]
[end]