]> git.droids-corp.org - dpdk.git/commit
test: create a list of extra tests
authorDavid Marchand <david.marchand@redhat.com>
Wed, 27 Oct 2021 14:04:57 +0000 (16:04 +0200)
committerDavid Marchand <david.marchand@redhat.com>
Tue, 16 Nov 2021 15:30:01 +0000 (16:30 +0100)
commit74822233bdc26c6aabb8d4d5f77d6c4b1b88ddba
tree28ae80c2c06f134012922cb41991d5fa9f8a2a5a
parent81169a01ff2e3628963780a2b4862913a2df462f
test: create a list of extra tests

We removed some tests from the "CI" (fast-tests) list because they
were not reliable enough or did not make sense as non regression tests.
Since we still build those tests code, leave an option for users to call
them.
This list can also serve as a point where to document why test X is not
suitable for the "CI" list.

Signed-off-by: David Marchand <david.marchand@redhat.com>
app/test/meson.build