blob: 3c067ae23f45dcce1acab0c59d4d26cb1e19c4f5 [file] [log] [blame]
//===-- Unittests for fminimuml--------------------------------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===----------------------------------------------------------------------===//
#include "FMinimumTest.h"
#include "src/math/fminimuml.h"
LIST_FMINIMUM_TESTS(long double, LIBC_NAMESPACE::fminimuml)