lib: Add disk-partition-format library functions

Adding disk-partition-format library to add these functions
 - partition_disk
 - format_partition

Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
1 file changed
tree: a2f740d7406e259e439cba68166acfad239e2422
  1. .reuse/
  2. automated/
  3. docs/
  4. LICENSES/
  5. manual/
  6. mkdocs_plugin/
  7. plans/
  8. test/
  9. .gitignore
  10. .readthedocs.yml
  11. .travis.yml
  12. CODEOWNERS
  13. COPYING
  14. COPYRIGHTS
  15. mkdocs.yml
  16. README.md
  17. sanity-check.sh
  18. test.sh
  19. validate.py
README.md

Build status

Build Status

Test Definitions

A set of testing scripts designed to work with LAVA. Also contains test-runner script that allows execoution outside LAVA.

More details in docs