blob: 6defaf7fee3dd0da165fe1964e50aa5388da0e89 [file] [log] [blame]
//===-- Unittests for ufromfpxf128 ----------------------------------------===//
//
// 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 "UfromfpxTest.h"
#include "src/math/ufromfpxf128.h"
LIST_UFROMFPX_TESTS(float128, LIBC_NAMESPACE::ufromfpxf128)