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