git: testcases/libnvmm: Extract OS-specific bits into h_os.h

Aaron LI aly at crater.dragonflybsd.org
Sun Aug 16 19:40:28 PDT 2026


commit c620eec55b2ca841caa2af4987731f85edd60ee8
Author: Aaron LI <aly at aaronly.me>
Date:   Mon Aug 17 10:10:15 2026 +0800

    testcases/libnvmm: Extract OS-specific bits into h_os.h

Summary of changes:
 test/testcases/libnvmm/h_io_assist.c  | 49 ++-----------------
 test/testcases/libnvmm/h_mem_assist.c | 48 ++----------------
 test/testcases/libnvmm/h_os.h         | 91 +++++++++++++++++++++++++++++++++++
 3 files changed, 97 insertions(+), 91 deletions(-)
 create mode 100644 test/testcases/libnvmm/h_os.h

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c620eec55b2ca841caa2af4987731f85edd60ee8


-- 
DragonFly BSD source repository


More information about the Commits mailing list