blob: 9e58fb5b29061eed3baf5dfea0592947094998fd [file] [log] [blame]
//===-- Unittests for roundhr ---------------------------------------------===//
//
// 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/roundhr.h"
LIST_ROUND_TESTS(short fract, LIBC_NAMESPACE::roundhr);