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

⟦6d294c4b2⟧ EM, TextFile

    Length: 801 (0x321)
    Types: EM, TextFile
    Names: »SYS_DIPROC_TEST.EM«

Derivation

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

TextFile

[write]
[write,Testing,SYSBUS,BOARD,Tile,1,,-,,Sys_diproc_test]
[write]
[xeq sys reset]
[#ne,[arg 1,[poll sys]],1]
     [FAIL_MESSAGE reset_test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE reset][write]
     [else]
     [PASS_MESSAGE reset_test]
[end]
[xeq sys trigger_scope 0]
[#ne,[arg 1,[poll sys]],1]
     [FAIL_MESSAGE trigger_scope_test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE trigger_scope 0][write]
     [else]
     [PASS_MESSAGE trigger_scope_test]
[end]
[xeq sys test_run_done]
[#ne,[arg 1,[poll sys]],1]
     [FAIL_MESSAGE run_done_test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE test_run_done][write]
     [else]
     [PASS_MESSAGE run_done_test]
[end]