JPS6270942A - Test system for information processor - Google Patents

Test system for information processor

Info

Publication number
JPS6270942A
JPS6270942A JP60211513A JP21151385A JPS6270942A JP S6270942 A JPS6270942 A JP S6270942A JP 60211513 A JP60211513 A JP 60211513A JP 21151385 A JP21151385 A JP 21151385A JP S6270942 A JPS6270942 A JP S6270942A
Authority
JP
Japan
Prior art keywords
test
simulator
random
program
processing device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP60211513A
Other languages
Japanese (ja)
Inventor
Hiroshi Nishioka
浩 西岡
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP60211513A priority Critical patent/JPS6270942A/en
Publication of JPS6270942A publication Critical patent/JPS6270942A/en
Pending legal-status Critical Current

Links

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

PURPOSE:To ensure the test of an information processor with high efficiency with no intermission of test due to stall by executing a random test program on a simulator, and carrying out the test after confirming the absence of stalls. CONSTITUTION:A random test program 311 produced by a random test program producing part 310 is simulated by a simulator 32. Then it is checked whether or not a stall detecting part 322 of the simulator 32 detects the stall condition. When no stall condition is detected, a request is issued for execution of the program 311 loaded in a main storage 4 in a processor 2 for information to be tested. Thus it is possible to carry out the test of an information processor with high efficiency and with no intermission of the test due to a stall.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は情報処理装置の試験方式に関し、特にランダム
に発生した試験データおよび試験手順を用いる情報処理
装置の試験方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a testing method for an information processing device, and more particularly to a testing method for an information processing device using randomly generated test data and test procedures.

〔従来の技術〕[Conventional technology]

従来、この種の情報処理装置の試験方式は、乱数を用い
ランダムに発生した試験データおよび試験手順とからな
るランダム試験プログラムを、被試験情報処理装置の先
行制御を有効にした状態で実行した結果と、先行制御を
無効にした状態で実行した結果とを比較し、良否を決め
るという方式%式% 〔発明が解決しようとする問題点〕 上述した従来の情報処理装置の試験方式は、試験データ
および試験手順を乱数を用いて発生しているので、情報
処理装置に特定の試験データまたは命令の組合せでスト
ールするような論理ミスが有る状態で試験すると、頻繁
にストールしその都度データを採取して再起動しなけれ
ばならないために試験効率が悪いという欠点がある。
Conventionally, this type of information processing device testing method has been based on the results of running a random test program consisting of test data and test procedures randomly generated using random numbers with advance control of the information processing device under test enabled. [Problems to be Solved by the Invention] The conventional testing method for information processing devices described above is based on the test data. and test procedures are generated using random numbers, so if the information processing device is tested with a logic error that causes a stall with specific test data or instruction combinations, it will stall frequently and data will not be collected each time. The disadvantage is that testing efficiency is poor because the test must be restarted.

本発明の目的は、上述の点に鑑み、ストールで試験が中
断されることなく効率良く試験を行うことができる情報
処理装置の試験方式を提供することにある。
In view of the above-mentioned points, an object of the present invention is to provide a testing method for an information processing device that can efficiently perform a test without interrupting the test due to a stall.

〔問題点を解決するための手段〕[Means for solving problems]

本発明の情報処理装置の試験方式は、被試験情報処理装
置と同一・命令セットを持つシミュレータと、ランダム
試験プログラムを発生するランダム試験プログラム発生
手段と、前記ランダム試験プログラムを前記シミュレー
タで起動する第1の起動手段と、前記シミュレータにお
けるストールを検出するストール検出手段と、このスト
ール検出手段が前記シミュレータにおけるストールを検
出しなかったときに前記ランダム試験プログラムを前記
被試験情報処理装置で起動する第2の起動手段と、前記
ランダム試験プログラムの実行結果を前記シミュレータ
および前記被試験情報処理装置から読み出す読出し手段
と、前記シミュレータおよび前記被試験情報処理装置か
ら読み出された前記ランダム試験プログラムの実行結果
を比較する実行結果比較手段とを有する。
A testing method for an information processing device according to the present invention includes a simulator having the same instruction set as the information processing device under test, a random test program generation means for generating a random test program, and a simulator for starting the random test program in the simulator. a stall detecting means for detecting a stall in the simulator; and a second starting means for starting the random test program in the information processing device under test when the stall detecting means does not detect a stall in the simulator. a starting means for reading out the execution results of the random test program from the simulator and the information processing device under test; and a reading means for reading out the execution results of the random test program read from the simulator and the information processing device under test. and execution result comparison means for comparison.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例のシステム構成図であり、ラ
ンダム試験プログラムやストール検出部を含むシミュレ
ータなどが格納される第1の主記憶3およびプログラム
を遂行する第1の命令処理部5を有する試験処理装置l
と、ランダム試験プログラムを格納する第2の主記憶4
およびプログラムを遂行する第2の命令処理部6を有す
る被試験情報処理装置2と、試験処理装置1と被試験情
報処理装置2との間でのデータの転送およびプロセッサ
間通信機能を有する装置間インタフェース7とで構成さ
れている。
FIG. 1 is a system configuration diagram of an embodiment of the present invention, which includes a first main memory 3 in which a random test program, a simulator including a stall detection section, etc. are stored, and a first instruction processing section 5 that executes the program. Test processing equipment with
and a second main memory 4 that stores a random test program.
and an information processing device under test 2 having a second instruction processing unit 6 that executes a program, and a device having data transfer and interprocessor communication functions between the test processing device 1 and the information processing device under test 2. It consists of an interface 7.

第2図は第1の主記憶3に格納されているプログラムの
構成を示したものであり、オペレーティングシステム3
0と、試験制御プログラム31と・シミュレータ32と
を含む。試験制御プログラム31は、ランダム試験プロ
グラム作成部310と、ランダム試験プログラム311
と、実行結果比較部312とを含み、ランダム試験プロ
グラム311は、さらにランダム試験データ3110と
、ランダム試験手順3111とを含む。シミュレータ3
2は、第3の主記憶320と、第3の命令処理部321
と、ストール検出部322とを含む。
FIG. 2 shows the configuration of programs stored in the first main memory 3, and shows the configuration of the programs stored in the first main memory 3.
0, a test control program 31, and a simulator 32. The test control program 31 includes a random test program creation section 310 and a random test program 311.
The random test program 311 further includes random test data 3110 and a random test procedure 3111. Simulator 3
2 is a third main memory 320 and a third instruction processing unit 321;
and a stall detection section 322.

第3図はランダム試験プログラム311内のランダム試
験データ3110の内容を示したものであり、レジスタ
用データエリアとメモリ用データエリアとからなる。
FIG. 3 shows the contents of the random test data 3110 in the random test program 311, which consists of a register data area and a memory data area.

第4図はランダム試験手順3111の内容を示したもの
であり、ロード命令群とランダム試験命令群とストア命
令群とモニタコール命令とからなる。
FIG. 4 shows the contents of the random test procedure 3111, which consists of a load instruction group, a random test instruction group, a store instruction group, and a monitor call instruction.

第5図および第6図は試験制御プログラム31での処理
の流れを示す。
5 and 6 show the flow of processing in the test control program 31.

第7図はシミュレータ32での処理の流れを示す。FIG. 7 shows the flow of processing in the simulator 32.

第8図は被試験情報処理装置2およびシミュレータ32
上で動作するモニタの処理の流れを示す。
FIG. 8 shows the information processing device under test 2 and the simulator 32.
The process flow of the monitor operating above is shown below.

次に、以上のように構成された本実施例の情報処理装置
の試験方式の動作について説明する。
Next, the operation of the test method for the information processing apparatus of this embodiment configured as described above will be explained.

まず、試験処理装置l上で動作するオペレーティングシ
ステム30は、試験制御プログラム31とシミュレータ
32とを第1の主記憶3にロードし、試験処理装置l上
で試験制御プログラム31を起動する。
First, the operating system 30 running on the test processing device 1 loads the test control program 31 and the simulator 32 into the first main memory 3, and starts the test control program 31 on the test processing device 1.

起動された試験制御プログラム31は、第5図に示す処
理を順次実行し被試験情報処理装置2の試験を行う。ま
ず、ランダム試験プログラム作成部310が処理50に
おいて乱数を使用してランダム試験データ3110を作
成し、処理51においてやはり乱数を使用してランダム
試験手順3111を作成する。
The activated test control program 31 sequentially executes the processes shown in FIG. 5 to test the information processing device 2 under test. First, the random test program creation unit 310 creates random test data 3110 using random numbers in process 50, and creates random test procedures 3111 in process 51 also using random numbers.

なお、ランダム試験手順3111の作成については第6
図の説明で詳述する。続いて、処理52においてランダ
ム試験プログラム作成部310が作成したランダム試験
プログラム311を第3の主記憶320に移送し、さら
に装置間インタフェース7を経由して第2の主記憶4に
も移送する。次に、処理53においてシミュレータ32
を起動し、第3の主記憶320にロードされたランダム
試験プログラム311の実行を要求する。なお、シミュ
レータ32での処理については第7図の説明で詳述する
In addition, regarding the creation of random test procedure 3111, please refer to Part 6.
This will be explained in detail in the explanation of the figures. Subsequently, in process 52, the random test program 311 created by the random test program creation section 310 is transferred to the third main memory 320, and further transferred to the second main memory 4 via the inter-device interface 7. Next, in process 53, the simulator 32
and requests execution of the random test program 311 loaded into the third main memory 320. Note that the processing in the simulator 32 will be explained in detail in the explanation of FIG.

シミュレータ32での処理が終了し、試験制御プログラ
ム31に制御が戻ると、処理54においてシミュレータ
32のストール検出部322でストール条件を検出した
かどうかを検査し、もしストール条件を検出していれば
処理59での試験終了要求の検査に進む。一方、処理5
4においてストール条件を検出しなかったときは、処理
55において装置間インタフェース7のプロセッサ間通
信機能を利用して被試験情報処理装置2内に存在する第
2の主記憶4にロードされたランダム試験プログラム3
11の実行を要求した後、装置間インタフェース7を経
由して送られる被試験情報処理装置2からの終了割込み
を待つ。
When the processing in the simulator 32 is completed and control is returned to the test control program 31, it is checked in process 54 whether or not the stall detection unit 322 of the simulator 32 has detected a stall condition. The process advances to step 59 to check the test termination request. On the other hand, processing 5
4, when a stall condition is not detected in step 55, the random test is loaded into the second main memory 4 in the information processing device under test 2 using the inter-processor communication function of the inter-device interface 7. Program 3
After requesting execution of step 11, it waits for a termination interrupt sent from the information processing device under test 2 via the inter-device interface 7.

被試験情報処理装置2からの終了割込みを受は取った実
行結果比較部312は、処理56においてシミュレータ
32におけるランダム試験プログラム311の実行結果
を第3の主記憶320から、被試験情報処理装置2にお
ける実行結果を装置間インタフェース7を経由して第2
の主記憶4からそれぞれ読み出す。次に、処理57にお
いて両実行結果を比較し、一致していれば処理59にお
いて試験終了要求があるかどうかを検査し、もし試験終
了要求があれば試験を終了し、試験終了要求がなければ
処理50に戻って試験を続行する。一方、処理57で実
行結果が不一致であれば、処理58で印字装置にエラー
メツセージを出力した後、処理59で試験の終了要求を
検出する。
The execution result comparison unit 312 that has received the end interrupt from the information processing device under test 2 transfers the execution result of the random test program 311 in the simulator 32 from the third main memory 320 to the information processing device under test 2 in step 56. The execution results are sent to the second device via the inter-device interface 7.
are read from the main memory 4 of each. Next, in process 57, the two execution results are compared, and if they match, it is checked in process 59 whether or not there is a test termination request, and if there is a test termination request, the test is terminated, and if there is no test termination request, it is checked. Returning to process 50, the test continues. On the other hand, if the execution results do not match in process 57, an error message is output to the printing device in process 58, and then a test termination request is detected in process 59.

次に、ランダム試験手順3111を作成する処理51に
ついて第6図を用いてさらに詳しく説明する。
Next, the process 51 for creating the random test procedure 3111 will be explained in more detail using FIG.

まず、処理60でランダム試験データ3110内のレジ
スタ用データエリアに作成された試験データをレジスタ
にロードするためのロード命令群をランダム試験手順3
111の先頭に作成する。続いて、処理61で乱数を使
用してランダムな命令コードを決める。しかし、乱数を
使用して決めた命令コードをそのまま実行するとそれ以
降のランダム試験手順を正常に実行することが不可能な
命令コードも含まれてしまうので、処理62において命
令コードの正当性を検査し、不正であれば処理61に戻
り再度命令コードを決定する。このようにして命令コー
ドが決まると、処理63でやはり乱数を使用し、命令コ
ードの形式にしたがったオペランドを決定する。次に、
処理64で命令コードのときと同様にオペランドの正当
性を検査し、不正であれば処理63に戻る。特に、主記
憶をアクセスする命令については、ランダム試験データ
3110がアクセスできるように乱数の範囲を制限する
。このようにして1命令分の命令語がランダム試験手順
3111のランダム試験命令群に格納されると、処理6
5において作成済のランダム試験命令の数を検査し、あ
らかじめ指定されている数に満たないときは処理61に
戻り次の命令を作成する。指定された数の全ての命令を
作成した後は、処理66でレジスタの内容をランダム試
験データ3110のレジスタ用データエリアにストアす
るストア命令群をランダム試験手順3111に作成する
。したがって、ランダム試験プログラム311の実行結
果は全てランダム試験データ3110のエリアに格納さ
れることになる。最後に、処理67でランダム試験プロ
グラム31】の終了をモニタに通知するためのモニタコ
ール命令をランダム試験手順3111に作成してランダ
ム試験手順3111の作成処理を終了する。
First, in the random test procedure 3, load commands for loading the test data created in the register data area in the random test data 3110 into the registers in process 60 are used.
Create at the beginning of 111. Next, in step 61, a random instruction code is determined using random numbers. However, if the instruction codes determined using random numbers are executed as they are, some instruction codes will be included that make it impossible to successfully execute the subsequent random test procedure, so the validity of the instruction codes is checked in step 62. However, if the instruction code is invalid, the process returns to step 61 and determines the instruction code again. Once the instruction code is determined in this way, in step 63, random numbers are used to determine operands according to the format of the instruction code. next,
In process 64, the validity of the operand is checked in the same way as the instruction code, and if it is invalid, the process returns to process 63. In particular, for instructions that access the main memory, the range of random numbers is limited so that the random test data 3110 can be accessed. When the instruction words for one instruction are stored in the random test instruction group of the random test procedure 3111 in this way, processing 6
In Step 5, the number of created random test instructions is checked, and if it is less than the predetermined number, the process returns to Step 61 and the next instruction is created. After all the specified number of instructions have been created, in process 66 a group of store instructions for storing the register contents in the register data area of the random test data 3110 is created in the random test procedure 3111. Therefore, all the execution results of the random test program 311 will be stored in the random test data 3110 area. Finally, in step 67, a monitor call command for notifying the monitor of the end of the random test program 31 is created in the random test procedure 3111, and the creation process of the random test procedure 3111 is ended.

続いて、シミュレータ32における処理を第7図を用い
て説明する。
Next, the processing in the simulator 32 will be explained using FIG. 7.

シミュレータ32は、起動されると処理71でプロセッ
サ間通信側込みをシミュレートする。次に、処理72で
第3の主記憶320から命令語を取り出し、処理73で
取り出した命令語がプロセッサ間通信を行う命令か否か
を検査する。もしプロセッサ間通信を行う命令であれば
シミュレータ32における処理を終了し、他の命令であ
れば処理74において命令語を調ベストール検出部32
2でストール条件の検査を行い、ストール条件を検出し
たときは処理75でストール条件検出を登録し処理を終
了する。
When the simulator 32 is activated, it simulates inter-processor communication side interaction in process 71. Next, in process 72, an instruction word is retrieved from the third main memory 320, and in process 73, it is checked whether the retrieved instruction word is an instruction for inter-processor communication. If it is an instruction for inter-processor communication, the processing in the simulator 32 is finished, and if it is another instruction, the instruction word is sent to the processor detection unit 32 in process 74.
In step 2, a stall condition is checked, and when a stall condition is detected, the stall condition detection is registered in step 75, and the process ends.

一方、処理74においてストール条件を検出しなかった
ときは、処理76で命令語に従った処理を行い、処理7
7において命令カウンタを更新した後、処理72に戻る
On the other hand, if no stall condition is detected in process 74, processing according to the instruction word is performed in process 76, and
After updating the instruction counter in step 7, the process returns to step 72.

このようにシミュレータ32は、プロセッサ間通信命令
が現れるまでまたはストール条件を検出するまで順次命
令を処理する。
In this manner, simulator 32 processes instructions sequentially until an interprocessor communication instruction appears or until a stall condition is detected.

続いて、被試験情報処理装置2およびシミュレータ32
にあらかじめロードされていて、ランダム試験プログラ
ム311の実行を制御するモニタでの処理について第8
図を用いて説明する。
Subsequently, the information processing device under test 2 and the simulator 32
The eighth section describes the processing on the monitor that is preloaded into the computer and controls the execution of the random test program 311.
This will be explained using figures.

まず、モニタが被試験情報処理装置2上で動作するとき
は、処理53にて通知されるライダム試験プログラム3
11の開始要求、すなわちプロセッサ間通信側込みを処
理80で待つ。割込みを受は付けると、処理81でラン
ダム試験プログラム311を起動し、試験を実行する。
First, when the monitor operates on the information processing device under test 2, the Ridum test program 3 notified in process 53
Process 80 waits for a start request No. 11, that is, an inter-processor communication side request. When the interrupt is accepted, the random test program 311 is activated in process 81 and a test is executed.

試験の終了は、ランダム試験手順3111の最後に作成
されているモニタコール命令を実行することによりモニ
タコール割込みとしてモニタに通知される。モニタは処
理82においてモニタコール割込みを待ち合せ、割込み
を受は付けると処理83にてランダム試験プログラム3
11の終了を試験処理装置lに通知するためのプロセッ
サ間通信命令を実行する。さらに、モニタは新たに作成
されたランダム試験プログラム311の開始要求を待つ
ために処理80に戻る。
The end of the test is notified to the monitor as a monitor call interrupt by executing the monitor call instruction created at the end of the random test procedure 3111. The monitor waits for a monitor call interrupt in process 82, and when the interrupt is accepted, random test program 3 is executed in process 83.
11 is executed to notify the test processing device l of the completion of step 11. Furthermore, the monitor returns to process 80 to wait for a request to start the newly created random test program 311.

一方、シミュレータ32上でモニタを実行するときは、
処理71によるプロセッサ間通信側込みを処理80で検
出し、処理81でランダム試験プログラム311を起動
する。試験を終了するときは、処理83で実行したプロ
セッサ間通信命令をシミュレータ32の処理73におい
て検出し、シミュレータ32が終了することで試験制御
プログラム31に通知する。
On the other hand, when executing the monitor on the simulator 32,
A process 80 detects the inter-processor communication side interference caused by the process 71, and a process 81 starts the random test program 311. To end the test, the inter-processor communication command executed in step 83 is detected in step 73 of the simulator 32, and the test control program 31 is notified when the simulator 32 ends.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、ランダム試験プログラム
を被試験情報処理装置と同一命令セントを持つシミュレ
ータ上で実行し、ストールしないことを確認した後に被
試験情報処理装置で実行することにより、ストールで試
験が中断されることなく効率良く試験できる効果がある
As explained above, the present invention executes a random test program on a simulator that has the same instruction set as the information processing device under test, and executes it on the information processing device under test after confirming that it will not stall. This has the effect of allowing efficient testing without interruption.

【図面の簡単な説明】[Brief explanation of drawings]

第1図は本発明の情報処理装置の試験方式の一実施例を
示すシステム構成図、 第2図は第1図中に示した第1の主記憶におけるプログ
ラム構成図、 第3図はランダム試験データの構成図、第4図はランダ
ム試験手順の構成図、 第5図および第6図は試験制御プログラムにおける処理
を示す流れ図、 第7図はシミュレータにおける処理を示す流れ図、 第8図はモニタにおける処理を示す流れ図である。 図において、 ■・・・試験処理装置、 2・・・被試験情報処理装置、 3・・・第1の主記憶、 4・・・第2の主記憶、 5・・・第1の命令処理部、 6・・・第2の命令処理部、 7・・・装置間インタフェース、 30・・・オペレーティングシステム、31・・・試験
制御プログラム、 32・・・シミュレータ、 310  ・・・ランダム試験プログラム作成部、31
1  ・・・ランダム試験プログラム、312  ・・
・実行結果比較部、 320  ・・・第3の主記憶、 321  ・・・第3の命令処理部、 322  ・・・スト−ル検出部、 3110・・・ランダム試験データ、 3111・・・ランダム試験手順である。 代理人 弁理士  内 原   晋 ゛\ユ 第3図 第4図 第6図 第7図
FIG. 1 is a system configuration diagram showing an embodiment of the test method of the information processing device of the present invention, FIG. 2 is a program configuration diagram in the first main memory shown in FIG. 1, and FIG. 3 is a random test. Data configuration diagram, Figure 4 is a configuration diagram of the random test procedure, Figures 5 and 6 are flowcharts showing the processing in the test control program, Figure 7 is a flowchart showing the processing in the simulator, and Figure 8 is a flowchart showing the processing in the monitor. It is a flow chart showing processing. In the figure, ■...Test processing device, 2... Information processing device under test, 3... First main memory, 4... Second main memory, 5... First instruction processing Part, 6... Second instruction processing unit, 7... Inter-device interface, 30... Operating system, 31... Test control program, 32... Simulator, 310... Random test program creation Part, 31
1...Random test program, 312...
- Execution result comparison unit, 320...Third main memory, 321...Third instruction processing unit, 322...Stall detection unit, 3110...Random test data, 3111...Random This is a test procedure. Agent Patent Attorney Susumu Uchihara Figure 3 Figure 4 Figure 6 Figure 7

Claims (1)

【特許請求の範囲】 被試験情報処理装置と同一命令セットを持つシミュレー
タと、 ランダム試験プログラムを発生するランダム試験プログ
ラム発生手段と、 前記ランダム試験プログラムを前記シミュレータで起動
する第1の起動手段と、 前記シミュレータにおけるストールを検出するストール
検出手段と、 このストール検出手段が前記シミュレータにおけるスト
ールを検出しなかったときに前記ランダム試験プログラ
ムを前記被試験情報処理装置で起動する第2の起動手段
と、 前記ランダム試験プログラムの実行結果を前記シミュレ
ータおよび前記被試験情報処理装置から読み出す読出し
手段と、 前記シミュレータおよび前記被試験情報処理装置から読
み出された前記ランダム試験プログラムの実行結果を比
較する実行結果比較手段と、を有することを特徴とする
情報処理装置の試験方式。
[Scope of Claims] A simulator having the same instruction set as the information processing device under test; random test program generating means for generating a random test program; first starting means for starting the random test program in the simulator; a stall detection means for detecting a stall in the simulator; a second starting means for starting the random test program on the information processing device under test when the stall detection means does not detect a stall in the simulator; reading means for reading the execution results of the random test program from the simulator and the information processing device under test; and execution result comparing means for comparing the execution results of the random test program read from the simulator and the information processing device under test. A testing method for an information processing device, comprising:
JP60211513A 1985-09-24 1985-09-24 Test system for information processor Pending JPS6270942A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60211513A JPS6270942A (en) 1985-09-24 1985-09-24 Test system for information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60211513A JPS6270942A (en) 1985-09-24 1985-09-24 Test system for information processor

Publications (1)

Publication Number Publication Date
JPS6270942A true JPS6270942A (en) 1987-04-01

Family

ID=16607161

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60211513A Pending JPS6270942A (en) 1985-09-24 1985-09-24 Test system for information processor

Country Status (1)

Country Link
JP (1) JPS6270942A (en)

Similar Documents

Publication Publication Date Title
US7577874B2 (en) Interactive debug system for multiprocessor array
JPS6270942A (en) Test system for information processor
JP2944321B2 (en) Logical evaluation system
JPH01286029A (en) Microprogram patching system
JPH0147818B2 (en)
JPS61194542A (en) Test system for data processor
JPS62203240A (en) Test system for information processor
JP3130798B2 (en) Bus transfer device
JPH02231634A (en) Method for maintaining interchangeability of software
JPS61221837A (en) Computer checking method
JPH03218539A (en) Debug method in parallel computer system
JP2000222243A (en) Device and method for debugging
JPS6214240A (en) Program inspecting system
JPH0677236B2 (en) Apparatus and method for simulating I / O interrupt
JP2570119B2 (en) Software simulator
JPH07295860A (en) Software test method/device
JPS58166478A (en) Starting system of multiprocessor system
JPH05342034A (en) Testing system for information processor
JPH0375909B2 (en)
JPH04324525A (en) Program transplantation supporting device
JPS61208143A (en) Information processor
JPS604492B2 (en) calculator
JPS6358550A (en) Simulator
JPS62224833A (en) Suitability inspecting system of data form
JPH0772874B2 (en) Interrupt receiving device