llvm-project/llvm/unittests/tools/llvm-exegesis/Mips
Sergej Jaskiewicz fad75598d2 [llvm] [unittests] Remove temporary files after they're not needed
Some LLVM unit tests forget to clean up temporary files and
directories. Introduce RAII classes for cleaning them up.

Refactor the tests to use those classes.

Differential Revision: https://reviews.llvm.org/D83228
2020-09-02 00:34:44 +03:00
..
BenchmarkResultTest.cpp [llvm] [unittests] Remove temporary files after they're not needed 2020-09-02 00:34:44 +03:00
CMakeLists.txt [llvm-exegesis][mips] Add RegisterAliasingTest unit test 2020-01-16 17:50:45 +01:00
RegisterAliasingTest.cpp [llvm-exegesis][mips] Add RegisterAliasingTest unit test 2020-01-16 17:50:45 +01:00
SnippetGeneratorTest.cpp [llvm-exegesis] Exploring X86::OperandType::OPERAND_COND_CODE 2020-02-12 21:33:52 +03:00
TargetTest.cpp [llvm-exegesis][NFC] Refactor Mips tests fixtures into a base class. 2020-01-16 17:50:44 +01:00
TestBase.h [llvm-exegesis][NFC] Refactor Mips tests fixtures into a base class. 2020-01-16 17:50:44 +01:00