summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/dlclose-test.cc
AgeCommit message (Expand)Author
2015-08-12Move tests that use unistd.h and pthread.h to TestCases/PosixReid Kleckner
2015-02-16[Asan] Fix the dlclose-test.cc unit test to build on FreeBSD 11Viktor Kutuzov
2014-12-17[ASan] Add -ldl to linker invocation to lit tests that require it.Alexey Samsonov
2014-07-24Add FreeBSD support to Asan test cases that use mmap() with MAP_ANONViktor Kutuzov
2014-07-16Remove explicit references to libdl from Asan test casesViktor Kutuzov
2014-05-14[ASan tests] Get rid of SharedLibs/Timur Iskhodzhanov
2014-04-30Add %run to all lit testsGreg Fitzgerald
2014-04-04[ASan] Explicitly specify -ldl/-lpthread in RUN-lines where neededAlexey Samsonov
2014-02-14Move ASan lit-tests under test/asanAlexey Samsonov