blob: 9ba3034f6e61fde7d4640d9e0761e9791962beed [file] [log] [blame] [edit]
//===-- Unittests for ufromfpf128 -----------------------------------------===//
//
// 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 "UfromfpTest.h"
#include "src/math/ufromfpf128.h"
LIST_UFROMFP_TESTS(float128, LIBC_NAMESPACE::ufromfpf128)