llvm-project/lldb/test
Jim Ingham 5c93906cbf Fix the test properly now that SBValue::GetValueAsUnsigned works for bitfields.
llvm-svn: 148280
2012-01-17 02:17:45 +00:00
..
api/check_public_api_headers Patches for running some of the Linux tests from Dawn, thanks! 2011-12-22 19:21:46 +00:00
arm_emulation Remove old emulation test data files. 2011-04-22 16:29:23 +00:00
attic Move two files to the 'attic'. 2010-10-05 00:08:08 +00:00
benchmarks Move some print stmts to the test method, where they get printed only if the test is qualified to run 2011-12-10 07:18:11 +00:00
example Changed the test case class names to be noun-like instead of verb-like. 2010-09-01 19:59:58 +00:00
expression_command http://llvm.org/bugs/show_bug.cgi?id=11618 2012-01-06 00:35:38 +00:00
functionalities Add some description for this test directory. 2012-01-13 00:24:11 +00:00
help Add a simple test case for 'help watchpoint', 'help watchpt-id', and 'help watchpt-id-list'. 2011-09-23 17:57:49 +00:00
lang Fix the test properly now that SBValue::GetValueAsUnsigned works for bitfields. 2012-01-17 02:17:45 +00:00
logging Modify the loggings output oracle to fix test suite failure, after the recent change to CommandInterpreter.cpp. 2011-08-25 21:51:45 +00:00
macosx Modify a couple of Makefiles to use clang instead of gcc, since gcc is being deprecated. 2012-01-12 23:50:28 +00:00
make Add usage example from test/functionalities/archives/Makefile. 2012-01-17 00:58:08 +00:00
pexpect-2.4 Add pexpect-2.4 (a pure Python module for controlling and automating other programs) to the test directory. 2011-03-11 20:13:06 +00:00
plugins The plugin impl of getCompiler() should be in unison with the Makefile.rules change. 2011-08-24 18:12:53 +00:00
python_api rdar://problem/10492827 2012-01-12 00:29:46 +00:00
settings Moved many of the "settings" that used to be in "target.process.*" to just 2011-11-08 02:43:13 +00:00
source-manager Work in progress for: 2011-12-20 00:41:28 +00:00
types Add comment for build_and_run_with_source_atoms_expr() and remove redundant #include from basic_type.cpp. 2012-01-10 23:36:06 +00:00
unittest2 o Added unittest2 which has added the new features in unittest for Python 2.7 2010-08-05 23:42:46 +00:00
Makefile tests: Improve Makefile/dotest to properly set LLDB_HERE variable used in some 2011-10-31 23:27:06 +00:00
README-TestSuite Add some descriptions about the default executable name being 'a.out' and can be overwritten 2011-07-28 21:15:39 +00:00
bench-history Add bench entries. 2011-11-29 19:13:38 +00:00
bench.py Establish a baseline for bench.py score by using a fixed lldb executable as the 2011-10-26 22:58:02 +00:00
blacklist.py Don't set DYLD_LIBRARY_PATH in the Python environment (which will get passed down to 2011-08-03 17:41:28 +00:00
dosep.ty Remove invalid docstring (due to cut-and-paste error). 2011-11-16 18:48:48 +00:00
dotest.py Add usage example of specifying the full path to the compiler used while building the debuggees for running the test suite. 2012-01-17 01:26:06 +00:00
lldbbench.py Add display of min and max samples to Stopwatch's string representation. 2011-10-27 00:32:03 +00:00
lldbtest.py Decorate the two test cases in TestReturnValue.py as i386 only expectedFailure, aka @expectedFailurei386. 2011-12-22 21:14:31 +00:00
lldbutil.py Indentation. 2011-12-22 20:21:46 +00:00
redo.py Add processing of '-help' option. 2011-11-30 19:46:37 +00:00