Documentation ¶
Overview ¶
Command addrundata adds or updates rundata reporting to all tests in the source code, based on each of their README.md.
Tests are found under feature/${feature}/${subfeature}/${testkind}/${testname} where testkind is one of "ate_tests", "otg_tests", or simply "tests". If an ATE test is present, it should have the same rundata as the OTG test.
The rundata is stored in the metadata.textproto file in the test package. Other test files are left unchanged.
Test plan ID and the description are extracted from the README.md, whereas the UUID is randomly assigned. Existing UUID assignments are honored. ATE and OTG versions of the same test must have the same UUID.
Click to show internal directories.
Click to hide internal directories.