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

⟦e4f29360c⟧ EM, TextFile

    Length: 955 (0x3bb)
    Types: EM, TextFile
    Names: »IOC_WCS_TEST.EM«

Derivation

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

TextFile

[write]
[write,Testing,IOC,BOARD,Tile,3,,-,,Ioc_wcs_test]
[write]
[set experiment_result [xeq ioc TEST_WCS_DATA]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE Simple,WCS,data,test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE test_wcs_data][write]
     [else]
     [PASS_MESSAGE Simple,WCS,data,test]
[end]
[set experiment_result [xeq ioc TEST_WCS_ADDRESSING]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE WCS,Address,test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE test_wcs_addressing][write]
     [else]
     [PASS_MESSAGE WCS,address,test]
[end]
[set experiment_result [xeq ioc TEST_WCS_BITS]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE WCS,cell,test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE test_wcs_bits][write]
     [else]
     [PASS_MESSAGE WCS,cell,test]
[end]