FOO DV document
testplan
Milestone | Name | Description | Tests |
---|---|---|---|
V1 | smoke | FOO smoke test. Describe this test in sufficient detail. You can split the description on multiple lines like this (with 3 single-inverted commas. Note that the subsequent lines are indented right below where the inverted commas start. | foo_smoke |
V1 | csr | Standard CSR suite of tests run from all valid interfaces to prove SW accessibility. | foo_csr_hw_reset foo_jtag_csr_hw_reset foo_csr_rw foo_jtag_csr_rw foo_csr_bit_bash foo_jtag_csr_bit_bash foo_csr_aliasing foo_jtag_csr_aliasing |
V2 | feature1 | A single line description with single double-inverted commas. | |
V2 | feature2 | Goal: How-to description Stimulus: If possible, in the description indicate a brief one-liner goal on the first line. Then, describe the stimulus and check procedures like this. Check: This style is not mandatory, but highly recommended. Also note that the description supports Markdown formatting. Add things:
Start a new paragraph with with two newlines. | foo_feature2_type1 foo_feature2_type2 foo_feature2_type3 |