blob: 53bfbb8fc6a0e82a390c177d53e88368ec79f3ba [file] [log] [blame]
//===-- Unittests for roundlr ---------------------------------------------===//
//
// 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 "RoundTest.h"
#include "src/stdfix/roundlr.h"
LIST_ROUND_TESTS(long fract, LIBC_NAMESPACE::roundlr);