hanchenye-llvm-project/lldb/test/functionalities
Filipe Cabecinhas 0eec15acf2 Continue the cleanup started on r158737
Adds a utility class method to TestBase that checks and removes a temp
file.
Removed every use of system() to execute rm -f.

llvm-svn: 158809
2012-06-20 10:13:40 +00:00
..
abbreviation Warn the user when several commands match the input given. 2012-05-16 23:25:54 +00:00
alias Fixed the test for the new process launch abbreviation. 2012-05-18 13:21:05 +00:00
archives Add some description for this test directory. 2012-01-13 00:24:11 +00:00
backticks Add a simple regression test to go with r143260. 2011-10-29 01:58:39 +00:00
breakpoint Continue the cleanup started on r158737 2012-06-20 10:13:40 +00:00
command_regex Revert 143359 and modify the test case to not include non-valid c identifier character. 2011-10-31 22:22:06 +00:00
command_script Fixing a bunch of i386 testsuite failures 2012-04-25 00:13:06 +00:00
command_source Move more top level test dirs to reside under functionalities dir. 2011-06-26 21:36:28 +00:00
completion Test suite cleanup: use Python API to remove files as part of cleanup instead of running OS commands. 2012-06-19 20:29:50 +00:00
conditional_break Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with 2012-04-06 00:56:05 +00:00
connect_remote Move more top level test dirs to reside under functionalities dir. 2011-06-26 21:36:28 +00:00
data-formatter Fixing a bug where the summary for certain NSStrings was being returned as empty in spite of the string actually having a content 2012-05-15 01:22:45 +00:00
dead-strip Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with 2012-04-06 00:56:05 +00:00
embedded_interpreter Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with 2012-04-06 00:56:05 +00:00
expr-doesnt-deadlock Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with 2012-04-06 00:56:05 +00:00
inferior-changed Add TestInferiorChanged.py to test that lldb reloads the inferior after it was changed during the debug session. 2011-08-12 20:19:22 +00:00
inferior-crashing Move top level test dirs platform and inferior-crashing to reside under functionalities and order to reside under macosx. 2011-06-27 18:25:00 +00:00
load_unload Fix Makefile to pass the correct -arch flag to the toolchains. 2012-05-16 00:33:34 +00:00
memory/read Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with 2012-04-06 00:56:05 +00:00
non-overlapping-index-variable-i Made the expression parser use the StackFrame's 2011-08-06 00:28:14 +00:00
platform Move top level test dirs platform and inferior-crashing to reside under functionalities and order to reside under macosx. 2011-06-27 18:25:00 +00:00
process_launch Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with 2012-04-06 00:56:05 +00:00
register Add a test case for r158222. 2012-06-08 21:46:18 +00:00
return-value Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with 2012-04-06 00:56:05 +00:00
signal Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with 2012-04-06 00:56:05 +00:00
single-quote-in-filename-to-lldb Test suite cleanup: use Python API to remove files as part of cleanup instead of running OS commands. 2012-06-19 20:29:50 +00:00
stop-hook Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with 2012-04-06 00:56:05 +00:00
target_command Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with 2012-04-06 00:56:05 +00:00
type_completion Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with 2012-04-06 00:56:05 +00:00
watchpoint rdar://problem/11597911 2012-06-05 19:37:43 +00:00