blob: 93ef3469a225af95c97538ca42ec5fb4cf610443 [file] [log] [blame]
//===-- Unittests for abslk -----------------------------------------------===//
//
// 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 "AbsTest.h"
#include "src/stdfix/abslk.h"
LIST_ABS_TESTS(long accum, LIBC_NAMESPACE::abslk);