From 0ca0851a01251b960ba19d958978004168f58593 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 26 Feb 2019 17:04:25 +0300 Subject: Add implementation --- libcrypto/tests/basic/buildfile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 libcrypto/tests/basic/buildfile (limited to 'libcrypto/tests/basic/buildfile') diff --git a/libcrypto/tests/basic/buildfile b/libcrypto/tests/basic/buildfile new file mode 100644 index 0000000..2f19c4a --- /dev/null +++ b/libcrypto/tests/basic/buildfile @@ -0,0 +1,7 @@ +# file : tests/basic/buildfile +# copyright : Copyright (c) 2018-2019 Code Synthesis Ltd +# license : OpenSSL and SSLeay Licenses; see accompanying LICENSE file + +import libs = libcrypto%lib{crypto} + +exe{driver}: {h c}{**} $libs testscript -- cgit v1.1