JPH01311335A - Program comprehensive ratio measuring system - Google Patents

Program comprehensive ratio measuring system

Info

Publication number
JPH01311335A
JPH01311335A JP63144076A JP14407688A JPH01311335A JP H01311335 A JPH01311335 A JP H01311335A JP 63144076 A JP63144076 A JP 63144076A JP 14407688 A JP14407688 A JP 14407688A JP H01311335 A JPH01311335 A JP H01311335A
Authority
JP
Japan
Prior art keywords
instruction
program
executed
statement number
stored
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
JP63144076A
Other languages
Japanese (ja)
Inventor
Tadanobu Hakuba
白馬 忠信
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 JP63144076A priority Critical patent/JPH01311335A/en
Publication of JPH01311335A publication Critical patent/JPH01311335A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To omit all tests after correcting a program and to rapidly measure a program comprehensive ratio by adding a trace means calling instruction using the sentence number of an instruction as a parameter to each instruction for program processing, storing all sentence numbers for program processing and forming a table for all the sentence numbers. CONSTITUTION:A source program 100 is assembled by an assembler 10 to form an object program 200A. At that time, a program 200A is positioned immediately prior to one sentence instruction of a program 100, a sentence number for a trace means calling instruction using the sentence number of the instruction as a parameter is added by using an instruction adding means 11 and the added sentence number is written in a space part of the program 200A as a table 250 by using a table forming means 12. Then, a tracing means 20 in a data processor 1 is driven in accordance with a tracing means reading instruction, an area corresponding to the sentence number of the table 250 is traced and the executed result is written in the table 250.

Description

【発明の詳細な説明】[Detailed description of the invention] 【産業上の利用分野】[Industrial application field]

本発明はプログラム!121m率測定システムに関する
。 [従来の技術] 従来、プログラムの網羅率を測定するにはプログラムを
実行させ、ハードウェアトレーサー等を用いて実行した
命令のアドレスを採取し、該アドレスを用いてプログラ
ム中の実行された命令の全命令に対する比から網羅率を
求めていた。また、プログラムテストにおける!!¥J
 FA串を向上させるため、実行されていない命令を該
命令のアドレスで表示していた。
This invention is a program! 121m rate measurement system. [Prior Art] Conventionally, in order to measure the coverage rate of a program, a program is executed, the address of the executed instruction is collected using a hardware tracer, etc., and the address is used to determine the executed instruction in the program. The coverage rate was calculated from the ratio to all instructions. Also, in program testing! ! ¥J
In order to improve FA performance, unexecuted instructions are displayed by the address of the instruction.

【発明が解決しようとする課題】[Problem to be solved by the invention]

一般に、プログラム網羅率を測定する場合、1回のテス
トでプログラムの全ての機能を確認することは不可能で
あるため複数回のテストにおける網羅率測定結果をマー
ジする必要がある。しかしながら、上述した従来の網羅
率測定方式は、実行した命令をアドレスとして記憶して
いるので、テストとテストの間でプログラムを修正した
場合にアドレスが変更されてしまい、正確なam率を求
めるためにはプログラム修正後に改めて全テストを実施
する必要があり多大の時間を要するという欠点がある。 〔課題を解決するための手段] 本発明のプログラムtyJm率測定システムは、プログ
ラムの処理の1命令ごとに該命令に該命令の文番号をパ
ラメータとするトレース手段呼出し命令を付加する命令
付加手段と、プログラムの処理の全文番号が格納され該
文番号ごとに該文番号の命令が実行された旨が格納され
るエリアを有するテーブルを作成するテーブル作成手段
とを含むアセンブラと、 外部記憶装置と、 前記アセンブラでアセンブルされたプログラムの実行時
、前記トレース手段呼出し命令で呼出され、パラメータ
として指定された文番号に対応する前記テーブル中の該
文番号の命令が実行された旨が格納されるエリアに該文
番号の命令が実行された旨を記録するトレース手段と、
命令が実行された旨が格納された前記テーブルをトレー
ス結果として前記外部記憶手段に四込む11.′込み手
段と、前記外部記憶装置に格納されたトレース結果にお
いて実行された旨が記録されている文番号で、かつその
時点に前記テーブル中に存在する文番号に対応する前記
テーブル中の該文番号の命令が実行された旨が格納され
るエリアに該文番号の命令が実行された旨を記録するマ
ージ手段と、前記テーブルの内容を編集して出力する編
集出力手段を含むデータ処理装置とを有している。
Generally, when measuring program coverage, it is impossible to check all the functions of a program in one test, so it is necessary to merge coverage measurement results from multiple tests. However, in the conventional coverage measurement method described above, the executed instructions are stored as addresses, so if the program is modified between tests, the addresses will change, so it is difficult to obtain an accurate am rate. The disadvantage of this method is that it is necessary to perform all tests again after modifying the program, which takes a lot of time. [Means for Solving the Problems] The program tyJm rate measuring system of the present invention includes an instruction adding means for adding a trace means calling instruction with the statement number of the instruction as a parameter to each instruction of program processing. , an assembler comprising: a table creation means for creating a table having an area in which full text numbers of program processing are stored and information indicating that the instruction of the statement number has been executed is stored for each statement number; an external storage device; When a program assembled by the assembler is executed, an area that is called by the trace means call instruction and stores information indicating that the instruction of the statement number in the table corresponding to the statement number specified as a parameter has been executed. tracing means for recording that the instruction with the statement number has been executed;
11. Storing the table in which the instruction execution information is stored in the external storage means as a trace result; 11. a statement in the table that corresponds to a statement number that is recorded as having been executed in the trace result stored in the external storage device and that exists in the table at that time; a data processing device including a merging means for recording the fact that the command of the statement number has been executed in an area storing the fact that the command of the number has been executed; and an editing output means for editing and outputting the contents of the table; have.

【作 用】[For use]

プログラムの実行時、トレース手段によってプログラム
の処理の全文番号に対応して該文番号の命令が実行され
た旨が格納されるエリアを有するテーブルに該文番号の
命令が実行された旨が格納され、該テーブルがトレース
結果として外部記憶装置に書込まれ、該トレース結果が
次回テストに際してマージ手段によって前記テーブルに
記録され、該テーブルの内容が編集出力手段により編集
出力されるので、複数回のテストの間にプログラムの修
正があってもあらためて全テストを実施しなくても正確
なプログラム修正後串が測定される。 〔実施例〕 次に、本発明の実施例について図面を参照して説明する
。 第1図は本発明のプログラム網羅率測定システムの一実
施例のブロック図、第2図は第1図のソースプログラム
100の内容の第1の例を示す図、第3図は第1図のソ
ースプログラム100の内容の第2の例を示す図、第4
図は第2図のソースプログラム100Aをアセンブルし
たオブジェクトプログラムの内容を示す図、第5図は第
3図のソースプログラム100Bをアセンブルしたオブ
ジェクトプログラムの内容を示す図である。 このプログラム網羅率測定システムはアセンブラ10と
データ処理袋[1と外部記憶装置2と印字装置3を有し
ており、アセンブラ10には命令付加手段11とテーブ
ル作成手段12があり、またデータ処理装置lにはトレ
ース手段20とマージ手段30と凹込み手段40と編集
出力手段50とがある。アセンブラ10はソースプログ
ラム100をアセンブルしオブジェクトプログラム20
0を作成するが、このときオブジェクトプログラム20
0には命令付加手段11によりプログラムの処理の1命
令ごとに命令に命令の文番号をパラメータとするトレー
ス手段呼出し命令が付加されるとともに、テーブル作成
手段12によりプログラムの処理の全文各号が格納され
、文番号ごとにその文番号の命令が実行された旨が格納
されるエリアを持ったテーブル250が作成される、デ
ータ処理装置1はオブジェクトプログラム200をロー
ドして実行する。トレース手段20は、プログラム中の
トレース手段呼出し命令が実行されると、オブジェクト
プログラム200内のテーブル250中のパラメータと
して指定された文番号に対応するその文番号の命令が実
行された旨が格納されるエリアに、その文番号の命令が
実行された旨を記録する。1:J込み手段40は、命令
が実行された旨が記録されたテーブル250をトレース
結果としてデータ処理装置lに接続されている外部記憶
装置2に古込む、マージ手段30は、外部記憶装置2に
プログラムのトレース結果が格納されていると、オブジ
ェクトプログラム200の実行終了後、外部記憶装置2
に格納されているトレース結果に実行された旨が記録さ
れている文番号で、かつ、その時点にテーブル250中
に存在する文番号に対応するエリアにその文番号の命令
が実行された旨を記録する0編集出力手段50はテーブ
ル250の内容を編集し、データ処理装置1に接続され
た印字装置3に網羅率測定結果として出力する。 次に、具体的なプログラム内容として第2図に示された
内容のソースプログラム100Aについて本実施例の動
作を説明する。 ソースプログラム100Aはアセンブラ10によりアセ
ンブラされ、第4図に示されたオブジェクトプログラム
20OA (二一モニックコードで示す、以下同様とす
る。)が作成される。このオブジェクトプログラム20
OAにはソースプログラム100Aの1文の命令の直前
に、その命令の文番号をパラメータとするトレース手段
呼出し命令CALLTTT (文番号)が命令付加手段
11によって付加されており、また処理の全文番号と各
文番号に対応して実行された旨が記録されるエリアに空
白が格納されたテーブル250がテーブル作成手段12
によって作成されている。オブジェクトプログラム20
OAは1回目のテストとしてA<Oの場合について実行
され、トレース手段呼出し命令でトレース手段20が呼
出され、トレース手段20はテーブル250の文番号1
0に対応するエリアに実行された旨を記録し、文番号1
0の命令でAが0と比較され、トレース手段呼出し命令
でトレード手段20が呼出され、トレース手段20はテ
ーブル250の文番号20に対応するエリアに実行され
た旨を記録し、次に文番号20の命令で前記の比較によ
りAはOより小なので名標Xの命令に分岐する。このよ
うにしてプログラム200Aが終了すると、テーブル2
50には命令が実行された文番号に対応する命令が実行
された旨が格納されるエリアに命令が実行された旨が記
録され(表1にテーブル25OAとして示す、) 表1       表2 表3      表4 1回目のテストであって外部記憶装置2にトレース結果
が格納されていないのでマージ手段30はテーブル25
0への記録を行なわず、古込み手段40はテーブル25
OA (表1)をトレース結果として外部記憶装置2に
得込み、編集出力手段50がテーブル250Aを網羅率
測定結果として編集(表4に網羅率測定結果Aとして示
す。ただし表4は命令が文番号10〜50の5命令のみ
存在する場合について示されている。)し印字装置3に
出力する。 次に、2回目のテストの前にソースプログラム100A
(第2図)が第3図に示すソースプログラム100Bに
修正された場合について説明する。ソースプログラム1
00B(第3図)はアセンブラ10によりアセンブルさ
れ、第5図に示されたオブジェクトプログラム200B
が作成される。オブジェクトプログラム200Bは、2
回目のテストとしてA>1の場合について実行され、終
了するとテーブル250には命令が実行された文番号に
対応する命令が実行された旨が格納されるエリアに命令
が実行された旨が記録され(表2にテーブル250B 
1として示す、)1回目のテスト時のトレース結果(表
1に示すテーブル25OA)が外部記憶装置2に格納さ
れているので、マージ手段30はこのトレース結果(表
1のテーブル25OA)において実行された旨が記録さ
れており、かつテーブル250I31 (表2)に存在
する文番号20,50に対応するテーブル250のその
文番号の命令が実行された旨が格納されるエリアに命令
が実行された旨を記録しく表3でテーブル250[32
として示す。)古込み手段40はテーブル250B2 
(表3)をトレース結果として外部記憶装置2に古込み
、編集出力手段50がテーブル250B2を網羅率測定
結果として編集(表5に網羅率測定結果Bとして示す。 ただし、表5は命令が文番号11〜50の6命令のみ存
在する場合について示されている)し、印字装置3に出
力する。 2回目のテストでの網羅率測定結果B(表5)には、1
回目のテスト結果(テーブル25OA)が正確に反映さ
れており、再度1回目のテストを行なわなくても正確な
網羅率測定結果が得られる。 〔発明の効果〕 以上説明したように本発明は、アセンブラにおいてプロ
グラムの処理の1命令ごとに該命令に該命令の文番号を
パラメータとするトレース手段呼出し命令を付加すると
ともに、プログラムの処理の全文番号が格納され、該文
番号ごとに命令が実 1行された旨が格納されるエリア
を有するテーブルを作成し、データ処理装置において、
前記アセンブラでアセンブルされたプログラムの実行時
、前記トレース手段呼出し命令で呼出されたトレース手
段が、パラメータとして指定された文番号に対応する前
記テーブル中の前記エリアに命令が実行された旨を記録
し、該テーブルをトレース結果として凹込み手段が外部
記憶装置に得込み、マージ手段が外部記憶装置に記憶さ
れているトレース結果において実行された旨記録されて
いる文番号でかつその時点にテーブル中に存在する文番
号に対応する前記エリアに命令が実行された旨を記録し
、編集出力手段が前記テーブルの内容を編集出力する構
成とすることにより、複数回のテストを行なう際、テス
トとテストの間でプログラムを修正した場合でも、アド
レスの変更に影響されないので、プログラム修正後に全
テストを実施する必要がなくなり、短時間に正確なプロ
グラム網羅率の測定ができるという効果がある。
When a program is executed, the tracing means stores information indicating that the instruction of the statement number has been executed in a table having an area that stores information indicating that the instruction of the statement number has been executed corresponding to the full text number of the program process. , the table is written to an external storage device as a trace result, the trace result is recorded in the table by the merging means at the next test, and the contents of the table are edited and output by the edit output means, so that multiple tests can be performed. Even if the program is modified in between, the skewers can be accurately measured after the program is modified without having to perform all tests again. [Example] Next, an example of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram of an embodiment of the program coverage measurement system of the present invention, FIG. 2 is a diagram showing a first example of the contents of the source program 100 shown in FIG. 1, and FIG. A fourth diagram showing a second example of the contents of the source program 100.
This figure shows the contents of an object program obtained by assembling the source program 100A of FIG. 2, and FIG. 5 shows the contents of an object program obtained by assembling the source program 100B of FIG. 3. This program coverage measurement system includes an assembler 10, a data processing bag [1, an external storage device 2, and a printing device 3. 1 includes a tracing means 20, a merging means 30, an indenting means 40, and an editing output means 50. The assembler 10 assembles the source program 100 and creates an object program 20.
0 is created, but at this time the object program 20
0, the instruction adding means 11 adds a trace means calling instruction with the statement number of the instruction as a parameter for each instruction of the program processing, and the table creation means 12 stores the full text of each program processing. The data processing device 1 loads and executes the object program 200, which creates a table 250 having an area for each statement number to store information indicating that the instruction of that statement number has been executed. When a tracing means calling instruction in a program is executed, the tracing means 20 stores information indicating that the instruction corresponding to the statement number specified as a parameter in the table 250 in the object program 200 has been executed. It records in the area that the instruction with that statement number was executed. 1: The J embedding means 40 stores the table 250 in which instruction execution is recorded as a trace result in the external storage device 2 connected to the data processing device l. If the trace results of the program are stored in the external storage device 2 after the execution of the object program 200 is completed,
The statement number is recorded as being executed in the trace result stored in the table 250, and the area corresponding to the statement number existing in the table 250 at that time indicates that the instruction with that statement number was executed. The recording zero editing output means 50 edits the contents of the table 250 and outputs it as a coverage measurement result to the printing device 3 connected to the data processing device 1. Next, the operation of this embodiment will be described with respect to the source program 100A having the content shown in FIG. 2 as a specific program content. The source program 100A is assembled by the assembler 10, and an object program 20OA (shown in 21-monic code, the same shall apply hereinafter) shown in FIG. 4 is created. This object program 20
Immediately before the one-sentence command of the source program 100A, the trace means call command CALLTTT (statement number) is added to the OA by the command adding means 11, with the statement number of that command as a parameter, and the full text number of the process and the The table creation means 12 stores a table 250 in which a blank is stored in an area where execution is recorded corresponding to each statement number.
is created by. Object program 20
OA is executed as a first test for the case of A<O, and the trace means 20 is called by a trace means call instruction, and the trace means 20 reads statement number 1 of the table 250.
Record the fact that it was executed in the area corresponding to 0, and write statement number 1.
A is compared with 0 by the command 0, the trade means 20 is called by the trace means call command, the trace means 20 records the fact that it has been executed in the area corresponding to the statement number 20 of the table 250, and then the statement number At instruction 20, the above comparison shows that A is smaller than O, so a branch is made to the instruction with name X. When the program 200A ends in this way, table 2
In 50, the fact that the instruction was executed is recorded in the area where it is stored that the instruction corresponding to the statement number where the instruction was executed is stored (shown as table 25OA in Table 1).Table 1 Table 2 Table 3 Table 4 Since this is the first test and the trace results are not stored in the external storage device 2, the merging means 30 uses the table 25.
0 is not recorded, and the aging means 40 is stored in the table 25.
The OA (Table 1) is obtained as a trace result in the external storage device 2, and the editing output means 50 edits the table 250A as a coverage measurement result (Table 4 shows the coverage measurement result A. However, Table 4 shows that the command is The case where only five instructions numbered 10 to 50 are present is shown) and output to the printing device 3. Next, before the second test, the source program 100A
(FIG. 2) is modified to the source program 100B shown in FIG. 3. Source program 1
00B (FIG. 3) is an object program 200B assembled by the assembler 10 and shown in FIG.
is created. The object program 200B is 2
The second test is executed for the case of A>1, and when it is finished, the fact that the instruction was executed is recorded in the area in the table 250 where it is stored that the instruction corresponding to the statement number where the instruction was executed is stored. (Table 2 shows table 250B.
Since the trace result (shown as 1) of the first test (table 25OA shown in Table 1) is stored in the external storage device 2, the merging means 30 is executed on this trace result (table 25OA shown in Table 1). It is recorded that the instruction was executed, and the area corresponding to statement numbers 20 and 50 existing in table 250I31 (Table 2) stores information that the instruction with that statement number was executed. Please record this in table 250 [32
Shown as ) The aging means 40 is the table 250B2
(Table 3) is stored in the external storage device 2 as the trace result, and the editing output means 50 edits the table 250B2 as the coverage measurement result (Table 5 shows the coverage measurement result B. However, Table 5 shows that the command is (A case is shown in which only six instructions numbered 11 to 50 exist) and are output to the printing device 3. Coverage rate measurement result B (Table 5) in the second test includes 1
The first test result (table 25OA) is accurately reflected, and accurate coverage measurement results can be obtained without performing the first test again. [Effects of the Invention] As explained above, the present invention adds a trace means call instruction with the statement number of the instruction as a parameter to each instruction of program processing in an assembler, and also adds the trace means call instruction with the statement number of the instruction as a parameter. A table is created in which a number is stored and an area is stored to indicate that an instruction has been executed for each statement number, and in the data processing device,
When a program assembled by the assembler is executed, the trace means called by the trace means call instruction records the fact that an instruction has been executed in the area in the table corresponding to the statement number specified as a parameter. , the embedding means obtains the table as a trace result in the external storage device, and the merging means obtains the statement number recorded as being executed in the trace result stored in the external storage device and in the table at that time. By recording the fact that the instruction has been executed in the area corresponding to the existing statement number, and by having the editing output means edit and output the contents of the table, when performing multiple tests, it is possible to Even if the program is modified in between, it is not affected by address changes, so there is no need to perform all tests after the program is modified, and the effect is that accurate program coverage can be measured in a short time.

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

第1図は本発明のプログラム1)2+羅率測定システム
の一実施例のブロック図、第2図は第1図のソースプロ
グラム100の内容の第1の例を示す図、第3図は第1
図のソースプログラム100の内容の第2の例を示す図
、第4図は第2図のソースプログラム100Aをアセン
ブルしたオブジェクトプログラムの内容を示す図、第5
図は第3図のソースプログラム100Bを7センブルし
たオブジェクトプログラムの内容を示す図である。 1・・・・・・データ処理装置、2・・・・・・外部記
+fX装置、3・・・・・・印字装置、    10・
・・・・・アセンブラ、11・・・・・・命令付加手段
、 12・・・・・・テーブル作成手段、 20・・・・・・トレース手段、 30・・・・・・マ
ージ手段、40・・・・・・書込み手段、  50・・
・・・・編集出力手段、!00・・・ソースプログラム
、 200・・・オブジェクセプログラム、250・・・テ
ーブル。
FIG. 1 is a block diagram of an embodiment of the program 1) 2+ rate measurement system of the present invention, FIG. 2 is a diagram showing a first example of the contents of the source program 100 shown in FIG. 1, and FIG. 1
FIG. 4 is a diagram showing a second example of the contents of the source program 100 shown in FIG.
The figure shows the contents of an object program obtained by assembling seven source programs 100B of FIG. 3. 1... Data processing device, 2... External record + fX device, 3... Printing device, 10.
...Assembler, 11... Instruction adding means, 12... Table creation means, 20... Trace means, 30... Merging means, 40 ...Writing means, 50...
...Editing output means! 00...Source program, 200...Object execution program, 250...Table.

Claims (1)

【特許請求の範囲】 1、プログラムの処理の1命令ごとに該命令に該命令の
文番号をパラメータとするトレース手段呼出し命令を付
加する命令付加手段と、プログラムの処理の全文番号が
格納され該文番号ごとに該文番号の命令が実行された旨
が格納されるエリアを有するテーブルを作成するテーブ
ル作成手段とを含むアセンブラと、 外部記憶装置と、 前記アセンブラでアセンブルされたプログラムの実行時
、前記トレース手段呼出し命令で呼出され、パラメータ
として指定された文番号に対応する前記テーブル中の該
文番号の命令が実行された旨が格納されるエリアに該文
番号の命令が実行された旨を記録するトレース手段と、
命令が実行された旨が格納された前記テーブルをトレー
ス結果として前記外部記憶手段に書込む書込み手段と、
前記外部記憶装置に格納されたトレース結果において実
行された旨が記録されている文番号で、かつその時点に
前記テーブル中に存在する文番号に対応する前記テーブ
ル中の該文番号の命令が実行された旨が格納されるエリ
アに該文番号の命令が実行された旨を記録するマージ手
段と、前記テーブルの内容を編集して出力する編集出力
手段を含むデータ処理装置とを有するプログラム網羅率
測定システム。
[Scope of Claims] 1. An instruction adding means for adding a trace means calling instruction with a statement number of the instruction as a parameter to each instruction of the program processing, and a full text number of the program processing is stored. an assembler including a table creation means for creating a table having an area for storing, for each statement number, information indicating that the instruction of the statement number has been executed; an external storage device; and when a program assembled by the assembler is executed; The fact that the instruction of the statement number in the table that is called by the trace means call instruction and that corresponds to the statement number specified as a parameter is stored is stored in the area that indicates that the instruction of the statement number has been executed. a tracing means for recording;
writing means for writing the table storing information indicating that the instruction has been executed into the external storage means as a trace result;
An instruction with a statement number in the table corresponding to a statement number whose execution is recorded in the trace result stored in the external storage device and which exists in the table at that time is executed. A program coverage rate comprising a merging means for recording the fact that the instruction of the statement number has been executed in an area where the fact that the instruction of the statement number has been executed is stored, and a data processing device including an editing output means for editing and outputting the contents of the table. measurement system.
JP63144076A 1988-06-10 1988-06-10 Program comprehensive ratio measuring system Pending JPH01311335A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63144076A JPH01311335A (en) 1988-06-10 1988-06-10 Program comprehensive ratio measuring system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63144076A JPH01311335A (en) 1988-06-10 1988-06-10 Program comprehensive ratio measuring system

Publications (1)

Publication Number Publication Date
JPH01311335A true JPH01311335A (en) 1989-12-15

Family

ID=15353716

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63144076A Pending JPH01311335A (en) 1988-06-10 1988-06-10 Program comprehensive ratio measuring system

Country Status (1)

Country Link
JP (1) JPH01311335A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09212389A (en) * 1996-01-31 1997-08-15 Sumitomo Electric Ind Ltd Method and device for detecting abnormal state of computer system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09212389A (en) * 1996-01-31 1997-08-15 Sumitomo Electric Ind Ltd Method and device for detecting abnormal state of computer system

Similar Documents

Publication Publication Date Title
JP2699377B2 (en) Hardware logic simulator
JPH04148242A (en) Trace processing method for load module execution
JPH01311335A (en) Program comprehensive ratio measuring system
CN112732578A (en) Code performance evaluation method and device
JPH036630A (en) Check system for interactive processing program
JP2910548B2 (en) Data check device
JP2530841B2 (en) Program performance measurement method
JP3114828B2 (en) Programming device
JPH01237849A (en) Interface information inspection system
JP2870735B2 (en) Automatic check method of data value in debugger
JPH02216546A (en) Program debugging supporting system for information processing system
JPH02294837A (en) Test system for information processor
JPS63307546A (en) Method and device for evaluation of program test
CN117609030A (en) Kanzi-based HMI (human machine interface) automatic test method, kanzi-based HMI automatic test system and storage medium
JPH05324402A (en) Test state measuring system for program
JPH04263338A (en) Automatic check system for data value of debugger
JPH0365614A (en) Mechatronic apparatus
JPS61145665A (en) Test method of inter-device interchangeability of input output device
JPH07191875A (en) Debugger
JPS61279951A (en) Instrumentation system for program including factor
JPS603762A (en) Program analyzer
JPS62290944A (en) Evaluation system for microprogram
JPS6170644A (en) Program debugging system
JPH03100837A (en) Detection system for shared data access
JPH04162149A (en) Electronic computer