blob: 6395cc343024b947783b78f9799a92d4e525fb89 [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.pois/rand.dist.pois.weibull/Android.mk
test_name := numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/io
test_src := io.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/param_copy
test_src := param_copy.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/eval
test_src := eval.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/min
test_src := min.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/ctor_param
test_src := ctor_param.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/copy
test_src := copy.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/param_types
test_src := param_types.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/get_param
test_src := get_param.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/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.pois/rand.dist.pois.weibull/set_param
test_src := set_param.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/assign
test_src := assign.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/types
test_src := types.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/eval_param
test_src := eval_param.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/param_ctor
test_src := param_ctor.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/max
test_src := max.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/eq
test_src := eq.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/param_assign
test_src := param_assign.pass.cpp
include external/libcxx/test/Android.build.mk
test_name := numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/param_eq
test_src := param_eq.pass.cpp
include external/libcxx/test/Android.build.mk
include $(call all-makefiles-under,$(LOCAL_PATH))