blob: 1287d5d1a8d48ece06cfa144e8baf7499844f401 [file] [edit]
//===-- Unittests for divik -----------------------------------------------===//
//
// 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 "DiviFxTest.h"
#include "llvm-libc-macros/stdfix-macros.h"
#include "src/stdfix/divik.h"
LIST_DIVIFX_TESTS(k, int, accum, LIBC_NAMESPACE::divik);