mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-30 10:50:34 +03:00
tests: drop unit subdir
Until we resolve top-level making, drop inclusion of subdir Makefile written for top-level usage so at least integrational tests are running.
This commit is contained in:
parent
bb7c064b23
commit
f20e828ec2
@ -27,7 +27,8 @@ datarootdir = @datarootdir@
|
||||
|
||||
LVM_TEST_RESULTS ?= results
|
||||
|
||||
SUBDIRS = api unit
|
||||
SUBDIRS = api
|
||||
# FIXME: resolve testing of: unit
|
||||
SOURCES = lib/not.c lib/harness.c
|
||||
CXXSOURCES = lib/runner.cpp
|
||||
CXXFLAGS += $(EXTRA_EXEC_CFLAGS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user