From 4e72981d6a9c4754733fb8f6820ac7005b7abc55 Mon Sep 17 00:00:00 2001 From: Nick Owens Date: Mon, 25 Jul 2016 16:41:48 -0700 Subject: [PATCH] coreos-devel/mantle: implement src_test --- .../mantle/{mantle-0.1.5.ebuild => mantle-0.1.5-r1.ebuild} | 0 .../coreos-overlay/coreos-devel/mantle/mantle-9999.ebuild | 4 ++++ 2 files changed, 4 insertions(+) rename sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/{mantle-0.1.5.ebuild => mantle-0.1.5-r1.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-0.1.5.ebuild b/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-0.1.5-r1.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-0.1.5.ebuild rename to sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-0.1.5-r1.ebuild diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-9999.ebuild index 47bbfdb3a5..f7a815bfff 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-9999.ebuild @@ -43,6 +43,10 @@ src_compile() { done } +src_test() { + ./test +} + src_install() { for cmd in cork kola ore plume; do dobin "${GOBIN}"/"${cmd}"