This patch series provides some memory management fixes and corrected return code handling for ptest-runner2.
Adrian Freihofer (4): git: Extend the gitignore mem: Fix memleak for ptest_opts mem: Simplify memory management mem: Refactor ptest_list cleanup Lukasz Majewski (1): main: Do not return number of failed tests when calling ptest-runner .gitignore | 3 +++ main.c | 33 ++++++++++++++++++++++++++++----- ptest_list.c | 13 ++++--------- ptest_list.h | 8 +------- tests/ptest_list.c | 13 +++++++------ tests/utils.c | 22 +++++++++++----------- utils.c | 11 ++++------- 7 files changed, 58 insertions(+), 45 deletions(-) create mode 100644 .gitignore -- 2.20.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#54177): https://lists.yoctoproject.org/g/yocto/message/54177 Mute This Topic: https://lists.yoctoproject.org/mt/84352905/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
