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