Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F4525528
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
998 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/bindings/rust/tests/Makefile.am b/bindings/rust/tests/Makefile.am
index 3edff1f6..a8ac0870 100644
--- a/bindings/rust/tests/Makefile.am
+++ b/bindings/rust/tests/Makefile.am
@@ -1,32 +1,26 @@
#
# Copyright (C) 2022-2023 Red Hat, Inc. All rights reserved.
#
# Author: Christine Caulfield <ccaulfie@redhat.com>
#
# This software licensed under GPL-2.0+
#
MAINTAINERCLEANFILES = Makefile.in
include $(top_srcdir)/build-aux/rust.mk
EXTRA_DIST = \
$(RUST_COMMON) \
$(RUST_SHIP_SRCS)
RUST_SHIP_SRCS = src/bin/cpg-test.rs \
src/bin/cfg-test.rs \
src/bin/cmap-test.rs \
src/bin/quorum-test.rs \
src/bin/votequorum-test.rs
# This will build all of the tests
-check_SCRIPTS = target/$(RUST_TARGET_DIR)/cpg-test
-
-noinst_SCRIPTS = $(check_SCRIPTS)
-
-AM_TESTS_ENVIRONMENT=LD_LIBRARY_PATH="$(abs_top_builddir)/lib/.libs"
-
-TESTS = $(check_SCRIPTS)
+noinst_SCRIPTS = target/$(RUST_TARGET_DIR)/cpg-test
clean-local: cargo-clean
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Thu, Jun 26, 7:12 PM (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1959500
Default Alt Text
(998 B)
Attached To
Mode
rC Corosync
Attached
Detach File
Event Timeline
Log In to Comment