Skip to content

Commit 31c5322

Browse files
authored
Created and Updated EBBR and SBBR recipe and extend recipe testlist files based on sequence files. (#116)
* - Created EBBR testlist file for EBBR extended and manual sequence files * Updated EBBR_manual_recipe_testlist.md as per EBBR_manual.seq file * Updated EBBR_extended_recipe_testlist.md file as per EBBR_extd_run.seq file * Updated SBBR_recipe_testlist.md as per SBBR.seq file * Updated SBBR_extended_recipe_testlist.md as per SBBR_extd_run.seq file * Updated EBBR_recipe_testlist.md as per EBBR.seq file * Updated README.md file as per SBBR and EBBR sequence files * Updated README.md file * - Created and updated SBBR manual sequence file * Optimized SBBR_manual_recipe_testlist.md * Optimized EBBR_manual_recipe_testlist.md * - Modified EBBR abd SBBR testlist files based on sequence files.
1 parent 16f72e9 commit 31c5322

7 files changed

+2157
-9
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,15 +72,17 @@ To run the tests, follow these steps.
7272
- `FS(Y):> cd \acs_results\`
7373
- `FS(Y):\acs_results\> mv sct_results sct_results_orginal`
7474

75-
76-
7775
2. Run manual tests.
7876

7977
- `FS(X):acs_tests\bbr\SCT>SCT -s <ebbr_manual.seq/sbbr_manual.seq>`
8078

8179
3. While the system runs the reset tests, you may have to manually reset the system if it hangs.
8280

83-
**Note:** The logs for the manual tests will overwrite the logs for the original test run which is the reason to have a copy of the original test. This new folder contains the logs from the new tests run in the manual sequence file. You may to concatenate some of the logs to view together.
81+
**Note:** The logs for the manual tests will overwrite the logs for the original test run which is the reason to have a copy of the original test. This new folder contains the logs from the new tests run in the manual sequence file. You may to concatenate some of the logs to view together.
82+
83+
4. To run additional SCT tests (e.g., Simple Filesystems, Block I/O, etc.) to improve more Compliances, use the EBBR_extd_run.seq or SBBR_extd_run.seq file.
84+
85+
- `FS(X):acs_tests\bbr\SCT>SCT -s <EBBR_extd_run.seq/SBBR_extd_run.seq>`
8486

8587

8688

0 commit comments

Comments
 (0)