blob: fc2353fce3859aa1fe2674127982dd8ec912da46 [file] [log] [blame] [edit]
//===-- Unittests for totalorderl -----------------------------------------===//
//
// 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 "TotalOrderTest.h"
#include "src/math/totalorderl.h"
LIST_TOTALORDER_TESTS(long double, LIBC_NAMESPACE::totalorderl)