llvm-project/compiler-rt/test/profile
David Blaikie 7d492c4ff8 add -f to rm so the test passes the first time it's run the file file is not present
(otherwise it just keeps failing at the rm step and never passes... )

llvm-svn: 271959
2016-06-06 23:31:58 +00:00
..
Inputs [profile] code cleanup /NFC 2016-06-06 18:31:29 +00:00
Linux add -f to rm so the test passes the first time it's run the file file is not present 2016-06-06 23:31:58 +00:00
CMakeLists.txt [profile] Add integration test to validate PGO function names 2016-03-25 23:56:23 +00:00
gcc-flag-compatibility.test [libprofile] Make this test not depend on previous runs. 2016-03-28 19:34:22 +00:00
instrprof-basic.c Update lib/profile tests for metadata assembly change 2014-12-15 21:34:19 +00:00
instrprof-bufferio.c [profile] Eliminate dynamic memory allocation for buffered writer 2016-05-13 18:26:26 +00:00
instrprof-dlopen.test Run profile tests on FreeBSD 2014-10-07 19:24:24 +00:00
instrprof-dynamic-one-shared.test InstrProf: Create a PIC version of the profile runtime 2014-05-16 04:07:09 +00:00
instrprof-dynamic-two-shared.test InstrProf: Create a PIC version of the profile runtime 2014-05-16 04:07:09 +00:00
instrprof-error.c [profile] PROF_ERR, PROF_WARN 2016-05-20 05:15:42 +00:00
instrprof-hostname.c [profile] Support hostname expansion in LLVM_PROFILE_FILE 2016-01-29 23:52:11 +00:00
instrprof-icall-promo.test [libprofile] Also use `env` for this test. 2016-06-06 23:19:23 +00:00
instrprof-merge-match.test [PGO] Add API to check compatibility of profile data in buffer 2016-03-04 18:58:30 +00:00
instrprof-merge.c [PGO] Add API for profile merge from buffer 2016-03-03 18:54:46 +00:00
instrprof-override-filename-then-reset-default.c profile: Use unique directory for tests that write default profile file 2015-04-29 21:56:35 +00:00
instrprof-override-filename-with-env.c Tests for r236055. 2015-04-28 22:56:57 +00:00
instrprof-override-filename.c Tests for r236055. 2015-04-28 22:56:57 +00:00
instrprof-reset-counters.c Update lib/profile tests for metadata assembly change 2014-12-15 21:34:19 +00:00
instrprof-set-filename-then-reset-default.c profile: Use unique directory for tests that write default profile file 2015-04-29 21:56:35 +00:00
instrprof-set-filename.c Update lib/profile tests for metadata assembly change 2014-12-15 21:34:19 +00:00
instrprof-shared.test Fix comment of test 2016-01-12 03:57:14 +00:00
instrprof-value-prof-2.c [PGO] Fix the buildbots for r266229. 2016-04-13 20:02:07 +00:00
instrprof-value-prof-evict.test [profile] Static counter allocation for value profiling (part-2) 2016-05-21 22:55:45 +00:00
instrprof-value-prof-shared.test [profile] Static counter allocation for value profiling (part-2) 2016-05-21 22:55:45 +00:00
instrprof-value-prof.c [profile] Static counter allocation for value profiling (part-2) 2016-05-21 22:55:45 +00:00
instrprof-value-prof.test Move test only for the relevant platform 2016-05-28 04:26:06 +00:00
instrprof-version-mismatch.c [profile] PROF_ERR, PROF_WARN 2016-05-20 05:15:42 +00:00
instrprof-visibility-kinds.inc [profile] Add integration test to validate PGO function names 2016-03-25 23:56:23 +00:00
instrprof-visibility.cpp [libprofile] Add some missing `env` prefixes on commands. 2016-03-26 03:37:45 +00:00
instrprof-without-libc.c [libprofile] Make this test a bit more specific 2016-03-28 19:25:19 +00:00
instrprof-write-file-atexit-explicitly.c Update lib/profile tests for metadata assembly change 2014-12-15 21:34:19 +00:00
instrprof-write-file-only.c [libprofile] Adjust dummy condition to be more forgiving. 2016-03-26 04:01:57 +00:00
instrprof-write-file.c Update lib/profile tests for metadata assembly change 2014-12-15 21:34:19 +00:00
lit.cfg [PGO] Enable profile-rt testing on all supported targets 2016-02-19 17:52:28 +00:00
lit.site.cfg.in Replace hardcoded comment at 'lit.site.cfg.in' 2016-04-16 07:03:45 +00:00