Klement Sekera 871349371a 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>
2017-03-08 21:56:59 +00:00
..
2017-03-02 11:56:47 +00:00
2017-02-21 22:21:19 +00:00
2017-02-23 09:12:16 +00:00
2017-03-07 12:47:12 +00:00
2017-02-27 12:10:50 +00:00
2017-03-03 17:23:50 +00:00
2017-03-03 17:23:50 +00:00