[Pdbg] [PATCH v2 0/3] More tests
Amitay Isaacs
amitay at ozlabs.org
Tue Aug 21 17:54:39 AEST 2018
v2:
Fixes the probe test to match the new behaviour of pdbg_target_release()
upstream.
Amitay Isaacs (3):
tests: Add tests for libpdbg target functions
tests: Add tests for libpdbg probe functions
build: Add dummy target to build test binaries
Makefile.am | 39 ++++-
src/tests/libpdbg_probe_test.c | 253 +++++++++++++++++++++++++++++++
src/tests/libpdbg_target_test.c | 256 ++++++++++++++++++++++++++++++++
3 files changed, 546 insertions(+), 2 deletions(-)
create mode 100644 src/tests/libpdbg_probe_test.c
create mode 100644 src/tests/libpdbg_target_test.c
--
2.17.1
More information about the Pdbg
mailing list