diff options
author | Klement Sekera <ksekera@cisco.com> | 2017-03-07 11:39:27 +0100 |
---|---|---|
committer | Damjan Marion <dmarion.lists@gmail.com> | 2017-03-08 21:56:59 +0000 |
commit | 871349371a62f1f20b159b6afead8e84f8a2322b (patch) | |
tree | 99c0cbf5bbfcbcee36e348e6adb87f941b6f6c5a /src/vppinfra.am | |
parent | d96bad8ceb2ca0b798434619c5c5d1a199ec6382 (diff) |
make test: split into basic and extended tests
Implement plumbing to allow decorating tests as extended, e.g.:
@unittest.skipUnless(running_extended_tests(), "part of extended tests")
both methods and classes can be decorated this way.
Change make test and make test-debug to run only non-extended tests.
Introduce make test-all and make test-all-debug to run the full suite.
Run full suite as part of make verify.
Decorate most BFD tests as extended.
Change-Id: I3bc64f59e9fe238f7f767d7e043dc165d03e9dfa
Signed-off-by: Klement Sekera <ksekera@cisco.com>
Diffstat (limited to 'src/vppinfra.am')
0 files changed, 0 insertions, 0 deletions