JPH0675810A - Verifying method for access processing function to input/ output device - Google Patents
Verifying method for access processing function to input/ output deviceInfo
- Publication number
- JPH0675810A JPH0675810A JP4226297A JP22629792A JPH0675810A JP H0675810 A JPH0675810 A JP H0675810A JP 4226297 A JP4226297 A JP 4226297A JP 22629792 A JP22629792 A JP 22629792A JP H0675810 A JPH0675810 A JP H0675810A
- Authority
- JP
- Japan
- Prior art keywords
- input
- pseudo
- output device
- instruction
- access
- 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.)
- Withdrawn
Links
Landscapes
- Test And Diagnosis Of Digital Computers (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、各種の入出力装置がア
ダプタを介して、プロセッサに接続されているプロセッ
サシステムの該入出力装置に対するアクセス処理関数の
検証方法に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method of verifying an access processing function for an input / output device of a processor system in which various input / output devices are connected to a processor via an adapter.
【0002】最近の計算機システムによるデータ処理の
多様化により、入出力装置の種類,接続台数も増加して
おり、各入出力装置のインテリジェントも高くなってき
たことから、該入出力装置の状態を設定する場合、例え
ば、フロッピーの書き込み禁止エラーなど、人為な操作
が必要なものから、該人手操作が困難なものもあり、工
場, 現地で、該計算機システムの多数の入出力装置を試
験する際、できる限り効果的に試験することができる試
験方法が必要とされる。Due to the recent diversification of data processing by computer systems, the types of input / output devices and the number of connected devices have increased, and the intelligence of each input / output device has also increased. When setting, for example, because there are some things that require manual operation, such as a write-protect error on a floppy disk, and those that are difficult to operate manually, when testing a large number of input / output devices of the computer system at the factory or on site. There is a need for test methods that can be tested as effectively as possible.
【0003】[0003]
【従来の技術】図3は、従来の入出力装置アクセス処理
関数の検証方法を説明する図である。該図3には、各種
の入出力装置(T1,T2, 〜) 3 がアダプタ(A) 2 を介して
プロセッサ(P) 1 と接続される構成のプロセッサシステ
ムの例が示されている。2. Description of the Related Art FIG. 3 is a diagram for explaining a conventional input / output device access processing function verification method. FIG. 3 shows an example of a processor system in which various input / output devices (T1, T2, ...) 3 are connected to a processor (P) 1 via an adapter (A) 2.
【0004】プロセッサ(P) 1 はバス(B) 4 を介してア
ダプタ(A) 2 と接続され、アダプタ(A) 2 には、入出力
装置(T1,T2〜) 3 が接続されている。アダプタ(A) 2
の、図示されていないランダムアクセスメモリ (以下、
RAMという) 上には命令判定処理部(J) 22と、入出力
装置アクセス処理関数(C1,C2,〜) 20と、各入出力装置
(T1,T2, 〜) 3 のハードアクセス処理を行うドライバ(D
1,D2, 〜) 23と、完了処理部(E) 24とが置かれている。The processor (P) 1 is connected to an adapter (A) 2 via a bus (B) 4, and the adapter (A) 2 is connected to input / output devices (T1, T2 to) 3. Adapter (A) 2
Random access memory (not shown)
The instruction judgment processing unit (J) 22, the input / output device access processing functions (C1, C2, ...) 20, and each input / output device are on the RAM.
(T1, T2, ...) Driver (D
1, D2, ~) 23 and a completion processing section (E) 24 are placed.
【0005】プロセッサ(P) 1 が入出力装置(T1,T2,
〜) 3 をアクセスする場合、プロセッサ(P) 1,アダプタ
(A) 2 に入出力命令を発行する。アダプタ(A) 2 は、
該入出力命令を受けると、命令判定処理部(J) 22で、
どの入出力装置(T1,T2, 〜) 3に対する命令かを判定し
て、対応する入出力装置アクセス処理関数(C1,C2, 〜 )
20 に指示を出す。The processor (P) 1 is an input / output device (T1, T2,
~) Processor 3 (P) 1, Adapter when accessing 3
(A) Issue an I / O command to 2. Adapter (A) 2 is
Upon receiving the input / output command, the command determination processing unit (J) 22
Determine which I / O device (T1, T2, ...) 3 is the instruction, and process the corresponding I / O device access processing function (C1, C2, ...)
Give instructions to 20.
【0006】該指示された入出力装置アクセス処理関数
(C1,C2, 〜) 20は、ドライバ(D1,D2, 〜) 23に指示を出
す。ドライバ(D1,D2, 〜) 23は、実際に入出力装置(T1,
T2,〜) 3 をアクセスして、結果を入出力装置アクセス
処理関数(C1,C2, 〜) 20に通知する。The specified input / output device access processing function
The (C1, C2, ...) 20 gives an instruction to the driver (D1, D2, ...) 23. The drivers (D1, D2, ...) 23 are actually input / output devices (T1,
T2, ...) 3 is accessed and the result is notified to the I / O device access processing function (C1, C2, ...) 20.
【0007】入出力装置アクセス処理関数(C1,C2, 〜)
20は、完了処理部(E) 24を介してプロセッサ(P) 1 に完
了通知を行う。Input / output device access processing function (C1, C2, ...)
The 20 notifies the processor (P) 1 of completion via the completion processing unit (E) 24.
【0008】[0008]
【発明が解決しようとする課題】アダプタ(A) 2 の機能
の大部分を占めている入出力装置アクセス処理関数(C1,
C2, 〜) 20の機能の検証を行う場合、入出力装置(T1,T
2, 〜) 3 を、異常状態も含めて、様々な状態に設定し
た上で、プロセッサ(P) 1 から入出力命令を発行し
て、該当の入出力装置アクセス処理関数(C1,C2, 〜) 20
の動作確認を行う必要があった。The I / O device access processing functions (C1, C1) that occupy most of the functions of the adapter (A) 2
C2, ...) When verifying the functions of 20 I / O devices (T1, T
2, ~) 3 are set to various states, including the abnormal state, and then the processor (P) 1 issues an I / O command and the corresponding I / O device access processing function (C1, C2, ... ) 20
It was necessary to confirm the operation of.
【0009】然し、入出力装置(T1,T2, 〜) 3 の状態を
設定する場合は、前述のように、フロッピーの書き込み
禁止エラーなど人為的な操作が必要なものもあり、全て
の状態設定を無人で行うことは不可能であった。又、特
に異常系の状態では設定困難なものもあった。However, when setting the states of the input / output devices (T1, T2, ...) 3, as described above, there are some which require a manual operation such as a write-protect error of the floppy disk, and all state setting It was impossible to do unattended. In addition, there are some that are difficult to set, especially in an abnormal state.
【0010】本発明は上記従来の欠点に鑑み、各種の入
出力装置(T1,T2, 〜) がアダプタ(A) を介して、プロセ
ッサ(P) に接続されているプロセッサシステムの該入出
力装置(T1,T2, 〜) に対するアクセス処理関数(C1,C2,
〜) を検証するのに、該入出力装置(T1,T2, 〜) に人為
的な操作を行わずに、対応する入出力装置アクセス処理
関数(C1,C2, 〜) の機能の検証を行うことができる方法
を提供することを目的とするものである。In view of the above drawbacks of the prior art, the present invention provides an input / output device of a processor system in which various input / output devices (T1, T2, ...) are connected to a processor (P) via an adapter (A). Access processing functions (C1, C2, ...) for (T1, T2, ...)
〜), The function of the corresponding I / O device access processing function (C1, C2, 〜) is verified without artificially operating the I / O device (T1, T2, 〜). The purpose is to provide a method capable of doing so.
【0011】[0011]
【課題を解決するための手段】図1は本発明の原理構成
図であり、各種の入出力装置(T1,T2, 〜) 3 がアダプタ
(A) 2 を介してプロセッサ(P) 1 と接続される構成のプ
ロセッサシステムにおいて、各入出力装置(T1,T2, 〜)
3 に対応して設けられている入出力装置アクセス処理関
数(C1,C2, 〜) 20の試験方法を示している。上記の問題
点は下記の如くに構成された入出力装置アクセス処理関
数の試験方法によって解決される。FIG. 1 is a block diagram of the principle of the present invention, in which various input / output devices (T1, T2, ...) 3 are adapters.
In the processor system configured to connect to the processor (P) 1 via (A) 2, each input / output device (T1, T2, ...)
3 shows the test method of the I / O device access processing function (C1, C2, ...) 20 provided corresponding to 3. The above problems are solved by the testing method of the input / output device access processing function configured as follows.
【0012】各種の入出力装置(T1,T2, 〜) 3 がアダプ
タ(A) 2 を介して、プロセッサ(P)1に接続されているプ
ロセッサシステムの該入出力装置(T1,T2, 〜) 3 に対す
る入出力装置アクセス処理関数(C1,C2, 〜) 20の検証方
法であって、プロセッサ(P) 1 からの指示により、アダ
プタ(A) 2 内部に、各入出力装置(T1,T2, 〜) 3 のアク
セス結果の擬似状態を設定する機構として、擬似障害設
定命令と、該擬似障害設定命令によって、入出力処
理アクセス処理関数(C1,C2,〜) 20単位に設定される擬
似アクセス結果レジスタ(S1,S2, 〜) 21と、該擬似アク
セス結果レジスタ(S1,S2, 〜) 21の有効,無効を指示す
るフラグ 210とを設け、該擬似障害設定命令によっ
て、上記擬似アクセス結果レジスタ(S1,S2, 〜)21に、
該入出力装置(T1,T2, 〜) 3 に対する擬似状態を設定し
た後、該入出力装置(T1,T2, 〜) 3 に入出力命令を発
行し、該フラグ 210が“オン”状態であると、上記擬似
アクセス結果レジスタ(S1,S2, 〜) 21に設定されている
擬似状態がアクセス結果として返送されることにより、
該入出力装置アクセス処理関数(C1,C2, 〜) 20におい
て、該擬似アクセス結果に対する処理が実行され、該ハ
ードウェア異常が発生した旨の完了通知がプロセッサ
(P) 1 に通知され、予め、用意されている期待値と比較
し、一致しているか否かで、該入出力装置アクセス処理
関数(C1,C2, 〜) 20の異常処理の正常性を確認するよう
に構成する。Input / output devices (T1, T2, ...) of the processor system in which various input / output devices (T1, T2, ...) 3 are connected to the processor (P) 1 via the adapter (A) 2. This is a verification method of the I / O device access processing function (C1, C2, ...) 20 for 3, and the I / O devices (T1, T2, ~) As a mechanism for setting the pseudo state of the access result of 3, the pseudo fault setting instruction and the pseudo access result set by the pseudo fault setting instruction in the input / output processing access processing function (C1, C2, ...) 20 units A register (S1, S2, ...) 21 and a flag 210 for instructing whether the pseudo access result register (S1, S2, ...) 21 are valid or invalid are provided, and the pseudo access result register ( S1, S2, ~) 21,
After setting the pseudo state for the input / output device (T1, T2, ...) 3, an input / output command is issued to the input / output device (T1, T2, ...) 3, and the flag 210 is in the "on" state. Then, by returning the pseudo state set in the pseudo access result register (S1, S2, ...) 21 as an access result,
In the I / O device access processing function (C1, C2, ...) 20, processing for the pseudo access result is executed, and a completion notification indicating that the hardware abnormality has occurred is sent to the processor.
(P) 1 is notified, and the normality of the abnormal processing of the I / O device access processing function (C1, C2, ...) 20 is compared with the expected value prepared in advance and whether or not they match. Configure to check.
【0013】[0013]
【作用】即ち、本発明による入出力装置アクセス処理関
数(C1,C2, 〜) の検証方法においては、アダプタ(A) の
RAM上に擬障命令処理部(K) と、この擬障命令処理部
(K) での処理によって設定される擬似アクセス結果レジ
スタ(S1,S2, 〜) を設けた。That is, in the verification method of the input / output device access processing functions (C1, C2, ...) According to the present invention, the pseudo instruction processing unit (K) and the pseudo instruction processing are provided on the RAM of the adapter (A). Department
The pseudo access result registers (S1, S2, ...) set by the process in (K) are provided.
【0014】該擬似アクセス結果レジスタ(S1,S2, 〜)
は、フラグと擬似アクセス結果データとで構成され、フ
ラグにより擬似アクセス結果データの有効, 無効を示す
ようにした。The pseudo access result register (S1, S2, ...)
Is composed of a flag and pseudo access result data, and the flag indicates whether the pseudo access result data is valid or invalid.
【0015】フラグが有効になっている場合は、入出力
装置(T1,T2, 〜) の状態に係わらず、ドライバ(D1,D2,
〜) はアクセス結果として、この擬似アクセス結果レジ
スタ(S1,S2, 〜) を参照し、該擬似アクセス結果レジス
タ(S1,S2, 〜) に設定されている擬似アクセス結果デー
タを、対応する入出力装置アクセス処理関数(C1,C2,〜)
に通知する。When the flag is valid, the drivers (D1, D2, ...) are irrespective of the states of the input / output devices (T1, T2, ...).
~) Refers to this pseudo access result register (S1, S2, ...) as an access result, and outputs the pseudo access result data set in the pseudo access result register (S1, S2, ...) to the corresponding input / output. Device access processing function (C1, C2, ~)
To notify.
【0016】又、命令判定処理部(J) には、受信した命
令が擬障命令だった場合に擬障命令処理部(K) を呼ぶ
処理を追加した。以降、図1により、擬障処理の手順を
説明する。Further, the instruction determination processing unit (J) is added with a process of calling the pseudo-disorder instruction processing unit (K) when the received instruction is a pseudo-disorder instruction. Hereinafter, the procedure of the pseudo obstacle process will be described with reference to FIG.
【0017】プロセッサ(P) は、予め、入出力装置(T1,
T2, 〜) に対応したフラグと擬似アクセス結果のデータ
を用意して、アダプタ(A) に対し擬障命令を発行す
る。この擬障命令は、プロセッサ(P) からアダプタ
(A) に、この擬似アクセス結果データ通知する機能を持
つ。該擬障命令を受信したアダプタ(A) の内部では、
命令判定処理部(J) が擬障命令であると判定し、擬障
命令処理部(K) を呼ぶ。The processor (P) has an input / output device (T1,
Prepare the flag corresponding to T2, ...) and the data of the pseudo access result, and issue the pseudo failure instruction to the adapter (A). This pseudo instruction is sent from the processor (P) to the adapter.
(A) has a function to notify this pseudo access result data. Inside the adapter (A) that received the imitation command,
The instruction determination processing unit (J) determines that the instruction is a pseudo obstacle instruction and calls the pseudo instruction instruction processing unit (K).
【0018】擬障命令処理部(K) は、プロセッサ(P) か
ら通知された擬似アクセス結果データを、擬似アクセス
結果レジスタ(S1,S2, 〜) に設定する。これで擬障の準
備は完了する。The pseudo failure instruction processing unit (K) sets the pseudo access result data notified from the processor (P) in the pseudo access result registers (S1, S2, ...). This completes the preparation for imitation.
【0019】次に、プロセッサ(P) は入出力装置(T1,T
2, 〜) に対して、入出力命令を発行する。該入出力
命令を受信したアダプタ(A) の内部では、命令判定処
理部(J) が入出力命令であると判定し、指定された入
出力装置アクセス処理関数(C1,C2, 〜) を呼ぶ。Next, the processor (P) is the input / output device (T1, T
I / O commands are issued to (2, ...). Inside the adapter (A) that has received the input / output instruction, the instruction determination processing unit (J) determines that it is an input / output instruction and calls the designated input / output device access processing function (C1, C2, ...). .
【0020】更に、入出力装置アクセス処理関数(C1,C
2, 〜) は、対応するドライバ(D1,D2〜) を呼ぶ。該対
応するドライバ(D1,D2, 〜) は、対応する擬似アクセス
結果レジスタ(S1,S2, 〜) の擬似アクセス結果データの
フラグを参照し、これが無効を示す場合は、従来通りの
処理を行う。Further, the input / output device access processing function (C1, C
2, ~) calls the corresponding driver (D1, D2 ~). The corresponding driver (D1, D2, ...) refers to the flag of the pseudo access result data of the corresponding pseudo access result register (S1, S2, ...), and if it indicates invalid, performs the conventional processing. .
【0021】然し、該フラグが有効を示す場合は、入出
力装置(T1,T2, 〜) のアクセス結果として擬似アクセス
結果レジスタ(S1,S2, 〜) の値を、入出力装置アクセス
処理関数(C1,C2, 〜) に通知して、上記フラグを無効す
る。However, when the flag is valid, the value of the pseudo access result register (S1, S2, ...) is used as the access result of the input / output device (T1, T2, ...) and the input / output device access processing function ( Notify C1, C2, ...) and disable the above flag.
【0022】これによって、プロセッサ(P) からの擬障
命令の発行処理のみで入出力装置(T1,T2, 〜) の各種
状態の擬障が可能となり、入出力命令が発行される
と、上記擬似アクセス結果レジスタ(S1,S2, 〜) の内容
が入出力装置アクセス処理関数(C1,C2, 〜) に返送され
て、無人で、各入出力装置(T1,T2, 〜) に対応する入出
力装置アクセス処理関数(C1,C2, 〜) の機能の検証が行
える効果が得られる。This makes it possible to simulate various states of the input / output devices (T1, T2, ...) Only by issuing the pseudo-disorder instruction from the processor (P). The contents of the pseudo access result registers (S1, S2, ...) are returned to the I / O device access processing functions (C1, C2, ...), and the input corresponding to each I / O device (T1, T2, ...) is unattended. The effect that the function of the output device access processing function (C1, C2, ...) can be verified can be obtained.
【0023】[0023]
【実施例】以下本発明の実施例を図面によって詳述す
る。前述の図1は、本発明の原理構成図であり、図2
は、本発明の一実施例を示した図である。Embodiments of the present invention will be described in detail below with reference to the drawings. The above-mentioned FIG. 1 is a block diagram of the principle of the present invention.
FIG. 4 is a diagram showing an example of the present invention.
【0024】本発明においては、各種の入出力装置(T1,
T2, 〜) 3 がアダプタ(A) 2 を介して、プロセッサ(P)
1 に接続されているプロセッサシステムの該入出力装置
(T1,T2, 〜) 3 に対する入出力装置アクセス処理関数(C
1,C2, 〜) 20の検証をするのに、プロセッサ(P) 1 から
の指示により、アダプタ(A) 2 内部に、各入出力装置(T
1,T2, 〜) 3 のアクセス結果の擬似状態を設定する機構
として、擬似障害設定命令と、該擬似障害設定命令
によって、入出力処理アクセス処理関数(C1,C2, 〜) 20
単位に設定される擬似アクセス結果レジスタ(S1,S2,
〜) 21と、該擬似アクセス結果レジスタ(S1,S2, 〜) 21
の有効,無効を指示するフラグ 210とを設け、該擬似障
害設定命令によって擬似アクセス結果レジスタに設定
された入出力装置(T1,T2, 〜) 3 に入出力命令を発行
したとき、該フラグ 210が“オン”状態であると、上記
擬似アクセス結果レジスタ(S1,S2, 〜) 21に設定されて
いる擬似状態をアクセス結果として、対応する入出力装
置アクセス処理関数(C1,C2,〜) 20に通知する手段が、
本発明を実施するのに必要な手段である。尚、全図を通
して同じ符号は同じ対象物を示している。In the present invention, various input / output devices (T1,
T2, ~) 3 via adapter (A) 2 to processor (P)
The input / output device of the processor system connected to 1.
(T1, T2, ...) 3 I / O device access processing function (C
1, C2, ...) 20 to verify each I / O device (T) inside the adapter (A) 2 according to the instruction from the processor (P) 1.
1, T2, ...) As a mechanism for setting the pseudo state of the access result of 3, the pseudo fault setting instruction and the I / O processing access processing function (C1, C2, ...) 20
Pseudo access result register (S1, S2,
~) 21 and the pseudo access result register (S1, S2, ~) 21
And a flag 210 for instructing whether the flag is valid or invalid, and when the I / O instruction is issued to the I / O device (T1, T2, ...) 3 set in the pseudo access result register by the pseudo fault setting instruction, the flag 210 Is on, the corresponding I / O device access processing function (C1, C2, ...) is set as the access result using the pseudo state set in the above pseudo access result register (S1, S2, ...) 21. Means to notify
It is a necessary means for carrying out the present invention. The same reference numerals indicate the same objects throughout the drawings.
【0025】以下、図1を参照しながら、図2によっ
て、本発明の入出力装置アクセス処理関数の検証方法を
説明する。本実施例においては、入出力装置(T2) 3でハ
ード異常が発生した場合の、入出力装置アクセス処理関
数(C2) 20 の機能を検証する場合について説明する。A method of verifying the input / output device access processing function of the present invention will be described below with reference to FIG. 2 while referring to FIG. In this embodiment, a case of verifying the function of the input / output device access processing function (C2) 20 when a hardware abnormality occurs in the input / output device (T2) 3 will be described.
【0026】プロセッサ(P) 1 は、予め、入出力装置(T
2) 3でハード異常が発生した場合の、入出力命令の完了
通知の期待値を内部で用意しておくと共に、本発明の擬
似アクセス結果レジスタ(S1,S2, 〜) 21に、擬似アクセ
ス結果データとフラグとを転送して設定する擬似障害設
定命令 (擬障命令ということがある) を設ける。The processor (P) 1 has an input / output device (T
2) The expected value of the completion notification of the input / output instruction when a hardware error occurs in 3 is prepared internally, and the pseudo access result register (S1, S2, ...) 21 of the present invention is set to the pseudo access result. A pseudo fault setting instruction (sometimes called a pseudo fault instruction) that transfers and sets data and flags is provided.
【0027】そして、この場合の擬似アクセス結果デー
タを、本発明の擬似アクセス結果レジスタ(S1,S2, 〜)
21と、該擬似アクセス結果レジスタ(S1,S2, 〜) 21のフ
ラグ210に設定するのに、対応する入出力装置(T2) 3に
対する該擬似アクセス結果レジスタ(S2) 21 のフラグ 2
10のみを有効にして、該擬似アクセス結果レジスタ(S2)
21 の擬似アクセス結果に“ハード異常”を設定する擬
似アクセス結果データとフラグとを用意し、上記擬障命
令を発行する。The pseudo access result data in this case is converted into the pseudo access result registers (S1, S2, ...) Of the present invention.
21 and the flag 210 of the pseudo access result register (S1, S2, ...) 21 to set the flag 2 of the pseudo access result register (S2) 21 for the corresponding input / output device (T2) 3.
Only 10 is enabled and the pseudo access result register (S2)
Prepare pseudo access result data and a flag for setting "hard error" in 21 pseudo access results, and issue the above pseudo failure instruction.
【0028】該擬障命令を受信したアダプタ(A) 2 の
内部では、命令判定処理部(J) 22が擬障命令であると
判定し、擬障命令処理部(K) 22a を呼ぶ。該擬障命令処
理部(K) 22a は、プロセッサ(P) 1 から通知された、上
記擬似アクセス結果データとフラグデータを、本発明の
擬似アクセス結果レジスタ(S1,S2, 〜) 21に設定する。In the adapter (A) 2 that has received the pseudo-instruction command, the instruction determination processing unit (J) 22 determines that it is a pseudo-instruction instruction and calls the pseudo-instruction processing unit (K) 22a. The pseudo failure instruction processing unit (K) 22a sets the pseudo access result data and flag data notified from the processor (P) 1 in the pseudo access result register (S1, S2, ...) 21 of the present invention. .
【0029】この時点で、該擬似アクセス結果レジスタ
(S1,S2, 〜) 21には、上記入出力装置(T2) 3に対応した
擬似アクセス結果レジスタ(S2) 21 のフラグ 210が有効
で、擬似アクセス結果に“ハード異常”が設定される。At this point, the pseudo access result register
In (S1, S2, ...) 21, the flag 210 of the pseudo access result register (S2) 21 corresponding to the input / output device (T2) 3 is valid, and "hard error" is set in the pseudo access result.
【0030】次に、プロセッサ(P) 1 は入出力装置(T2)
3に対して、入出力命令を発行する。該入出力命令
を受信したアダプタ(A) 2 の内部では、命令判定処理部
(J)22が入出力命令であると判定し、対応する入出力
装置アクセス処理関数(C2) 20 を呼ぶ。Next, the processor (P) 1 is an input / output device (T2).
Issue an I / O command to 3. Inside the adapter (A) 2 that has received the input / output command, the command determination processing unit
It is determined that (J) 22 is an input / output instruction, and the corresponding input / output device access processing function (C2) 20 is called.
【0031】該呼ばれた入出力装置アクセス処理関数(C
2) 20 は、ドライバ(D2) 23 を呼ぶ。ドライバ(D2) 23
は、擬似アクセス結果レジスタ(S2) 21 のフラグを参照
し、これが有効なため、該擬似アクセス結果レジスタ(S
2) 21 に設定されている“ハード異常”を入出力装置ア
クセス処理関数(C2) 20 に通知して、上記フラグ 210を
無効する。The called input / output device access processing function (C
2) 20 calls the driver (D2) 23. Driver (D2) 23
Refers to the flag of the pseudo access result register (S2) 21, and since this is valid, the pseudo access result register (S2)
2) Notify the I / O device access processing function (C2) 20 of the "hard error" set in 21, and invalidate the above flag 210.
【0032】該入出力装置アクセス処理関数(C2) 20 で
は、入出力装置(T2) 3でハード異常が発生した場合の処
理が実行され、完了処理部(E) 24を介して、ハード異常
が発生した旨の完了通知 (ハードウェア異常を所定のコ
ードに変換した情報) をプロセッサ(P) 1 に通知す
る。The input / output device access processing function (C2) 20 executes the processing when a hardware abnormality occurs in the input / output device (T2) 3, and the hardware abnormality is detected via the completion processing unit (E) 24. The processor (P) 1 is notified of the completion notification (information that the hardware error is converted into a predetermined code) that the error occurred.
【0033】プロセッサ(P) 1 は、この完了通知の値
(コード) と、予め用意しておいた入出力装置(T2) 3で
ハード異常が発生した場合の、入出力命令の完了通知
の期待値 (コード) を比較して、一致しているかどうか
で、該入出力装置アクセス処理関数(C2) 20 の異常処理
の正常性を確認する。The processor (P) 1 uses the value of this completion notification.
(Code) is compared with the expected value (Code) of the completion notification of the I / O command when a hardware error occurs in the I / O device (T2) 3 prepared in advance, and it is determined whether they match. The normality of the abnormal processing of the input / output device access processing function (C2) 20 is confirmed.
【0034】[0034]
【発明の効果】本発明によれば、プロセッサ(P) からの
擬障命令の発行処理のみで、入出力装置(T1,T2, 〜)
の各種状態の擬障が可能となり、無人で入出力装置アク
セス処理関数(C1,C2, 〜) の機能の検証が行えるように
なる。又、プロセッサ(P) 側で、入出力装置(T1,T2,
〜) のアクセス結果のデータ (擬似アクセス結果デー
タ:ハードウェア異常データ)を用意することで、実際
に発生させることが困難な異常の試験を行うことができ
るため、試験時間の短縮と品質向上に効果がある。According to the present invention, the input / output devices (T1, T2, ...) Are only required to issue pseudo-instruction instructions from the processor (P).
It becomes possible to imitate various states of, and it becomes possible to verify the functions of the input / output device access processing functions (C1, C2, ...) unattended. Also, on the processor (P) side, I / O devices (T1, T2,
By preparing the access result data of (~) (pseudo access result data: hardware abnormality data), it is possible to perform an abnormality test that is difficult to actually occur, thus reducing the test time and improving the quality. effective.
【図1】本発明の原理構成図FIG. 1 is a block diagram of the principle of the present invention.
【図2】本発明の一実施例を示した図FIG. 2 is a diagram showing an embodiment of the present invention.
【図3】従来の入出力装置のアクセス処理関数の検証方
法を説明する図FIG. 3 is a diagram illustrating a conventional method of verifying an access processing function of an input / output device.
1 プロセッサ(P) 2 アダプタ
(A) 20 入出力装置アクセス処理関数(C1,C2, 〜) 21 擬似アクセス結果レジスタ 210 フラグ 22 命令判定処理部(J) 22a 擬障命令
処理部(K) 23 ドライバ(D1,D2, 〜) 24 完了処理
部(E) 3 入出力装置(T1,T2, 〜) 擬似障害設定命令 (擬障命令) 入出力命令 完了通知1 Processor (P) 2 Adapter
(A) 20 I / O device access processing function (C1, C2, ...) 21 Pseudo access result register 210 Flag 22 Instruction judgment processing section (J) 22a Pseudo-obstruction instruction processing section (K) 23 Driver (D1, D2, ...) 24 Completion processing section (E) 3 I / O device (T1, T2, ...) Pseudo-fault setting command (pseudo-fault command) I / O command completion notification
Claims (1)
して、プロセッサ(1) に接続されているプロセッサシス
テムの該入出力装置(3) に対する入出力装置アクセス処
理関数(20)の検証方法であって、 プロセッサ(1) からの指示により、アダプタ(2) 内部
に、各入出力装置(3) のアクセス結果の擬似状態を設定
する機構として、擬似障害設定命令 () と、該擬似障
害設定命令 () によって、入出力処理アクセス関数(2
0)単位に設定される擬似アクセス結果レジスタ(21)と、
該擬似アクセス結果レジスタ(21)の有効,無効を指示す
るフラグ(210) とを設け、 該擬似障害設定命令 () によって、上記擬似アクセス
結果レジスタ(21)に、該入出力装置(3) に対する擬似状
態を設定した後、該入出力装置(3) に入出力命令 ()
を発行し、該フラグ(210) が“オン”状態であると、上
記擬似アクセス結果レジスタ(21)に設定されている擬似
状態がアクセス結果として返送されることにより、該入
出力装置アクセス処理関数(20)において、該擬似アクセ
ス結果に対する処理が実行され、該ハードウェア異常が
発生した旨の完了通知 () がプロセッサ(1) に通知さ
れ、予め、用意されている期待値と比較し、一致してい
るか否かで、該入出力装置アクセス処理関数(20)の異常
処理の正常性を確認することを特徴とする入出力装置に
対するアクセス処理関数の検証方法。1. An input / output device access processing function (20) for an input / output device (3) of a processor system in which various input / output devices (3) are connected to a processor (1) through an adapter (2). ), The pseudo fault setting instruction () and the pseudo fault setting instruction () are set as a mechanism for setting the pseudo state of the access result of each I / O device (3) in the adapter (2) according to the instruction from the processor (1). , The pseudo fault setting instruction ()
Pseudo access result register (21) set to 0) unit,
A flag (210) for instructing whether the pseudo access result register (21) is valid or invalid is provided, and the pseudo access result register (21) is set to the input / output device (3) by the pseudo fault setting instruction (). After setting the pseudo state, input / output command () to the input / output device (3).
Is issued and the flag (210) is in the "on" state, the pseudo state set in the pseudo access result register (21) is returned as an access result, and the input / output device access processing function In (20), the process for the pseudo access result is executed, the completion notification () indicating that the hardware abnormality has occurred is notified to the processor (1), and the expected value prepared in advance is compared with A method of verifying an access processing function for an input / output device, characterized by confirming the normality of abnormal processing of the input / output device access processing function (20) depending on whether or not it is done.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4226297A JPH0675810A (en) | 1992-08-26 | 1992-08-26 | Verifying method for access processing function to input/ output device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4226297A JPH0675810A (en) | 1992-08-26 | 1992-08-26 | Verifying method for access processing function to input/ output device |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0675810A true JPH0675810A (en) | 1994-03-18 |
Family
ID=16843006
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP4226297A Withdrawn JPH0675810A (en) | 1992-08-26 | 1992-08-26 | Verifying method for access processing function to input/ output device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0675810A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013196060A (en) * | 2012-03-15 | 2013-09-30 | Toshiba Corp | Program verification system and verification method thereof |
-
1992
- 1992-08-26 JP JP4226297A patent/JPH0675810A/en not_active Withdrawn
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013196060A (en) * | 2012-03-15 | 2013-09-30 | Toshiba Corp | Program verification system and verification method thereof |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4846885B2 (en) | A stimulating simulator for distributed process control systems. | |
US7089170B2 (en) | System and method for testing an embedded microprocessor system containing physical and/or simulated hardware | |
DE69903629T2 (en) | TESTING THE OPERATION OF A DEVICE DRIVER | |
US3916177A (en) | Remote entry diagnostic and verification procedure apparatus for a data processing unit | |
US20020116555A1 (en) | Method and apparatus for efficiently moving portions of a memory block | |
JPH01154242A (en) | Double-zone failure-proof computer system | |
US7979822B2 (en) | Apparatus and method for performing a sequence of verification tests to verify a design of a data processing system | |
US5404526A (en) | Improved method for accessing machine state information | |
JPS58225453A (en) | Error detecting system of diagnosing circuit | |
JPH0675810A (en) | Verifying method for access processing function to input/ output device | |
JPH05101697A (en) | Fault diagnostic circuit for lsi | |
JP2729122B2 (en) | Information processing device | |
JPH0415834A (en) | Test system for computer | |
JPS6151578A (en) | Fault diagnostic system of electronic circuit device | |
JP3062124B2 (en) | Microprocessor development support equipment | |
JPH1021157A (en) | Device and method for verifying bus bridge model | |
JP2858135B2 (en) | Method and apparatus for diagnosing connection between line controllers | |
JPH0587850B2 (en) | ||
JPH09138758A (en) | Intelligent adapter | |
JPH02183346A (en) | Pseudo fault generating system | |
US20030115523A1 (en) | Apparatus and method for analysis and troubleshooting of electronic devices | |
JPH06250945A (en) | Simulation device with protocol inspection function | |
JPS6250858B2 (en) | ||
JPH09190365A (en) | Test method for multi-task constitution program | |
JP2000010813A (en) | Simulation test system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A300 | Withdrawal of application because of no request for examination |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 19991102 |