blob: 9e36bdec72583ddc5c7a0ad4d5ec0a4c95f62f01 [file] [log] [blame]
#
# Copyright (C) 2014 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
LOCAL_PATH := $(call my-dir)
test_makefile := external/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/Android.mk
test_name := numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/io
test_src := io.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/param_copy
test_src := param_copy.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/eval
test_src := eval.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/min
test_src := min.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/ctor_param
test_src := ctor_param.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/copy
test_src := copy.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/param_types
test_src := param_types.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/get_param
test_src := get_param.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/ctor_double_double
test_src := ctor_double_double.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/set_param
test_src := set_param.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/assign
test_src := assign.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/types
test_src := types.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/eval_param
test_src := eval_param.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/param_ctor
test_src := param_ctor.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/max
test_src := max.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/eq
test_src := eq.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/param_assign
test_src := param_assign.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/param_eq
test_src := param_eq.pass.cpp
include external/libcxx/test/Android.build.mk
include $(call all-makefiles-under,$(LOCAL_PATH))