git: test: Add bsd/dup_test
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Jul 9 20:27:37 PDT 2025
commit 35b35eab466554e06c66e459bc23d5a5e8998524
Author: Ricardo Branco <rbranco at suse.de>
Date: Sat Jun 21 07:37:08 2025 +0200
test: Add bsd/dup_test
Summary of changes:
test/bsd/dup_test/Makefile | 7 +
test/bsd/dup_test/dup_test.c | 480 +++++++++++++++++++++++++++++++++++++++++++
2 files changed, 487 insertions(+)
create mode 100644 test/bsd/dup_test/Makefile
create mode 100644 test/bsd/dup_test/dup_test.c
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/35b35eab466554e06c66e459bc23d5a5e8998524
--
DragonFly BSD source repository
More information about the Commits
mailing list