Add simple testing for passfd
---
modules/passfd-tests | 11 +
tests/test-passfd.c | 110 ++
2 files changed, 121 insertions(+), 0 deletions(-)
create mode 100644 modules/passfd-tests
create mode 100644 tests/test-passfd.c
diff --git a/mod
Add simple testing for passfd
---
lib/passfd.c| 134 ++-
lib/passfd.h|7 +--
tests/test-passfd.c | 108 +
3 files changed, 179 insertions(+), 70 deletions(-)
create mode 100644 tests/test
Add simple testing for passfd
---
modules/passfd-tests | 11 +
tests/test-passfd.c | 110 ++
2 files changed, 121 insertions(+), 0 deletions(-)
create mode 100644 modules/passfd-tests
create mode 100644 tests/test-passfd.c
diff --git a/mod