Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Edit <ACME>/scripts/acme/update_acme_tests.py
  2. You'll see a python dict at the top of the file called TEST_SUITES, find the test category you want to change in this dict and add your testcase to the list
  3. cd <ACME>/scripts/ccsm_utils/Testlistxml
  4. update_acme_tests <category> ./testlist.xml

...