test/unit/lib/event/reactor.c/.gitignore
0 → 100644
+1
−0
test/unit/lib/event/reactor.c/Makefile
0 → 100644
+39
−0
+84
−0
+1
−0
Loading
Add framework and a simple test case to test creating reactor. Subsequent patches will add more test cases. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Ie0eb0e49bfe40469b351b21e40558a1bf5584cce Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/478151 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom SPDK FC-NVMe CI <spdk-ci.pdl@broadcom.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Paul Luse <paul.e.luse@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>