zephyr/scripts/.gitignore
Aastha Grover e27cf15763 scripts: tests: sanitycheck: Add basic foundation for sanitycheck testsuite
This commit adds basic testcases for sanitycheck tool using pytest.
Coverage for the sanitycheck tool is obtained using coverage tool.
Instructions are included in the README.md in
scripts/tests/sanitycheck directory.

Signed-off-by: Aastha Grover <aastha.grover@intel.com>
2020-03-24 22:32:26 -04:00

8 lines
157 B
Plaintext

parser.out
parsetab.py
tests/.mypy_cache
tests/sanitycheck/.pytest_cache
tests/sanitycheck/htmlcov
tests/sanitycheck/__pycache__
tests/sanitycheck/.coverage