blob: 4092ce3c6f6329423cc23f6d6c0b7fb3347d0ebc [file] [log] [blame]
//===-- Unittests for roundk ----------------------------------------------===//
//
// 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/roundk.h"
LIST_ROUND_TESTS(accum, LIBC_NAMESPACE::roundk);