llvm-project/libc/utils/testutils
Michael Jones 25226f3e4a [libc] apply formatting to tests
Apply the formatting rules that were applied to the libc/src directory
to the libc/test directory, as well as the files in libc/utils that are
included by the tests. This does not include automated enforcement.

Reviewed By: sivachandra, lntue

Differential Revision: https://reviews.llvm.org/D116127
2021-12-22 10:53:25 -08:00
..
CMakeLists.txt [libc][NFC] Use add_library instead of add_llvm_library for a few libraries. 2021-06-08 23:15:24 +00:00
ExecuteFunction.h [libc] apply formatting to tests 2021-12-22 10:53:25 -08:00
ExecuteFunctionUnix.cpp [libc] apply formatting to tests 2021-12-22 10:53:25 -08:00
FDReader.h [libc] apply formatting to tests 2021-12-22 10:53:25 -08:00
FDReaderUnix.cpp [libc] apply formatting to tests 2021-12-22 10:53:25 -08:00
RandUtils.cpp [libc] Use a wrapper for rand instead of calling std::rand in fma tests. 2021-01-06 15:07:44 -08:00
RandUtils.h [libc] Use a wrapper for rand instead of calling std::rand in fma tests. 2021-01-06 15:07:44 -08:00
StreamWrapper.cpp [libc] apply formatting to tests 2021-12-22 10:53:25 -08:00
StreamWrapper.h [libc] apply formatting to tests 2021-12-22 10:53:25 -08:00
Timer.cpp [libc] Add differential quality and perf analysis targets for sinf and cosf. 2021-04-26 19:39:33 +00:00
Timer.h [libc] Add differential quality and perf analysis targets for sinf and cosf. 2021-04-26 19:39:33 +00:00