Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: add statistics verification to obj_pmalloc_mt test #5566

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Mar 31, 2023

  1. test: add statistics verification to obj_pmalloc_mt test

    Enable statistics in pmalloc mt tests.
    Extend missing diagnostic of pmalloc and prealloc
    functions calls.
    
    Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
    grom72 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    81f93f9 View commit details
    Browse the repository at this point in the history
  2. test: add error match files

    Narrow test iteration to get proper error log file.
    Revers logic of test to unblock other tests.
    
    Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
    grom72 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    b8ed133 View commit details
    Browse the repository at this point in the history