- Embedded Systems Architecture
- Daniele Lacamera
- 148字
- 2021-06-25 21:55:03
Validation
Debugging alone, or even simple output analysis, is often not enough when verifying system behavior and identifying issues and unwanted effects in the code. Different approaches may be taken to validate the implementation of the single components, as well as the behavior of the entire system under different conditions. While, in some cases, the results can be directly measurable from the host machine, in more specific contexts, it is often difficult to reproduce the exact scenario, or to acquire the necessary information from the system output.
External tools may come in handy, especially in the analysis of communication interfaces and network devices in a more complex, distributed system. In other cases, single modules can be tested off-target using simulated or emulated environments to run smaller portions of the code base.
Different tests, validation strategies, and tools are considered in this section, to provide solutions for any scenario.
- 精通Linux內核開發
- 高性能Linux服務器構建實戰:運維監控、性能調優與集群應用
- Java EE 8 Design Patterns and Best Practices
- 細說Linux基礎知識
- Windows 7應用入門與技巧
- Kali Linux高級滲透測試
- iOS 10快速開發:18天零基礎開發一個商業應用
- OpenHarmony開發與實踐:基于紅莓RK2206開發板
- Linux系統安全:縱深防御、安全掃描與入侵檢測
- 15分鐘!畫出我的漫畫角色:賣萌篇
- 基于Arduino的嵌入式系統入門與實踐
- OpenSolaris紅寶書
- Python機器學習系統構建(原書第3版)
- Administering ArcGIS for Server
- Drupal 7 Mobile Web Development Beginner’s Guide