Versions Compared

Key

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

...

Code Block
languagebash
$cd $ONOS_ROOT
$bazel query ‘tests'tests(//...)' | xargs bazel test

Pre 1.14 command

...