numam-dpdk/app
Ruifeng Wang 77784ef0fb test: allow no-huge mode for fast-tests
In environments where hugepage are not available, such as
containers, many cases in fast-tests suite should also run
if no-huge EAL option is used.

Flag is appended to each case in fast-tests suite to indicate
whether it lives with no-huge mode.
With the flag, fast-tests suite can be generated based on
detected hugepage availability of building environment.
All cases will be valid if hugepage is available, whereas
only applicable cases will be added if environment has no
hugepage support.

Suggested-by: Aaron Conole <aconole@redhat.com>
Signed-off-by: Ruifeng Wang <ruifeng.wang@arm.com>
Reviewed-by: Gavin Hu <gavin.hu@arm.com>
Acked-by: Aaron Conole <aconole@redhat.com>
Signed-off-by: David Marchand <david.marchand@redhat.com>
2020-03-24 11:14:25 +01:00
..
pdump app/pdump: fix build with clang 2020-02-06 09:20:56 +01:00
proc-info app/procinfo: use strlcpy for copying string 2019-10-27 11:33:24 +01:00
test test: allow no-huge mode for fast-tests 2020-03-24 11:14:25 +01:00
test-acl net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
test-bbdev app/bbdev: enable fpga_lte_fec support in shared builds 2019-10-09 11:50:12 +02:00
test-cmdline app/cmdline: move from test directory 2019-02-26 15:24:11 +01:00
test-compress-perf test/compress: add cycle-count mode to perf tool 2020-02-05 15:20:51 +01:00
test-crypto-perf app/crypto-perf: use common macros for min/max 2020-02-20 11:16:46 +01:00
test-eventdev app/eventdev: fix pipeline test with meson build 2020-02-15 08:50:35 +01:00
test-fib app/test-fib: add test application for FIB 2020-02-16 19:31:09 +01:00
test-pipeline app/pipeline: fix build with gcc 10 2020-03-04 10:19:02 +01:00
test-pmd ethdev: add PFCP header to flow API 2020-03-18 10:21:42 +01:00
test-sad app/test-sad: add sanity checks 2019-11-08 13:51:16 +01:00
Makefile app/test-sad: add test application for IPsec SAD 2019-10-23 16:57:06 +02:00
meson.build app/test-sad: add test application for IPsec SAD 2019-10-23 16:57:06 +02:00