blob: ea7d0268b3a29ec5b1d0a6f234fdc5a23f3681c7 [file] [log] [blame] [edit]
//===-- Unittests for setpayloadsigf128 -----------------------------------===//
//
// 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 "SetPayloadSigTest.h"
#include "src/math/setpayloadsigf128.h"
LIST_SETPAYLOADSIG_TESTS(float128, LIBC_NAMESPACE::setpayloadsigf128)