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