]> git.droids-corp.org - dpdk.git/commit
test: add bitmap to fast tests
authorDavid Marchand <david.marchand@redhat.com>
Wed, 27 Oct 2021 14:05:44 +0000 (16:05 +0200)
committerDavid Marchand <david.marchand@redhat.com>
Wed, 10 Nov 2021 10:42:34 +0000 (11:42 +0100)
commit609796bad0bd6dfaee05acfcd90bc1ff732add58
treefd74ab74f23f8017f94fd4b4e2e1a168acff06e1
parente3999afd6e653a54f9c15541dfa452fefc884a60
test: add bitmap to fast tests

This test was never added to the list of tests to run in CI.
Its name does not follow the implicit convention of ending with
_autotest.
Let's fix this.

Fixes: 5e9647fd5a1a ("test/bitmap: test scan after half cacheline is cleared")
Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
app/test/meson.build
app/test/test_bitmap.c