Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
OpenDDS MPC ベースのサンプル stockQuoter を実行しています。run_test.pl を削除しましたが、プロジェクトは正常にビルドおよび実行されます。この Perl スクリプトが必要な理由
実際には必要なく、プログラムを直接起動してもかまいません。OpenDDS のすべての例とテストには、テスト用に run_test.pl というファイルがあります。他の関数の中でも、特定のテスト シナリオに対してどのプログラムがどの引数で呼び出されるかを定義し、プログラムがスタックした場合にプログラムを強制終了します。