Next:
Document Version
, Previous:
Top
, Up:
Top
Short Contents
General Introduction
Document Version History
1 Document control
2 Introduction to MIN Test Framework
3 Setting up MIN
4 Using MIN for test cases execution
Appendix A GNU Free Documentation License
Table of Contents
General Introduction
Document Version History
1 Document control
1.1 Documentation conventions
1.2 Abbreviations and definitions
2 Introduction to MIN Test Framework
2.1 MIN architecture overview
2.2 MIN modules on the interface layer
2.2.1 MIN Console UI
2.2.2 MIN EXT interface
2.3 MIN module on the engine layer
2.3.1 Test Engine
2.4 MIN modules on the test layer
2.4.1 Test Module controller
2.4.2 Test module
2.4.2.1 Hardcoded test module
2.4.2.2 Normal test module
2.4.2.3 MINUnit test module
2.4.3 MIN Parser
2.4.4 MIN Logger
2.4.5 MIN Event System
2.4.6 MIN Text interface
2.5 MIN features
3 Setting up MIN
3.1 Building MIN
3.2 Creating MIN Debian packages
3.2.1 Hardware builds
3.3 Configuring MIN via the MIN Test Framework initialization file
3.4 Configuring MIN Modules through /etc/min.d directory
4 Using MIN for test cases execution
4.1 Working with MIN Console UI
4.1.1 Startup parameters
4.1.2 Test module identification
4.1.3 Starting MIN Console UI
4.1.4 Menu navigation
4.1.5 Loading a test module
4.1.6 Starting a test case
4.1.7 Lists of started test cases
4.1.8 Aborting, suspending and resuming a test case
4.1.9 Viewing the test case output
4.1.10 Test sets
4.2 Working with the MIN command line interface
Appendix A GNU Free Documentation License