test: add procfs error message for multi-process launch
authorAnatoly Burakov <anatoly.burakov@intel.com>
Fri, 12 Jul 2019 16:02:05 +0000 (17:02 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 16 Jul 2019 11:07:32 +0000 (13:07 +0200)
commitb8d5e544e73e3dca81ff8a35f22e148cf0a032c3
tree22c08c3af0a56e66c55dc1f28b66b30cadff95c5
parente072d16f892032f64644a20718276215c21af316
test: add procfs error message for multi-process launch

Currently, if there is no procfs mounted, test application will
fail to run any multiprocess-related autotests (EAL flags etc.)
without a clear explanation as to why this happens.

Add a check specifically for that condition, as well as add a
general stringified error message to rte_panic.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
app/test/process.h