Versions Compared

Key

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

...

This will compile all source code assemble the installable onos.tar.gz, which is located in the buck-out directory. Note the --show-output option, which can be omitted, will display the path to this file.

Executing unit tests

To execute ONOS unit tests, including code Checkstyle validation, run the following command:

...