llvm-project/lldb/test/functionalities/inferior-crashing
Ying Chen 7091c2ca3f XFAIL tests that are failed on linux with gcc-4.9.2
Summary:
- add decorator functions to xfail and skip test on specific os, architecture and version of comipler
- xfail failing test with gcc-4.9.2 on linux
- add one usage of skipIf function

Test Plan:
Run tests with different archs, and version of compilers to verify decorator function working as expected
Run tests with gcc-4.9.2 and no failure reported

Reviewers: sivachandra, ovyalov, vharron, chaoren

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D8851

llvm-svn: 235368
2015-04-21 01:15:47 +00:00
..
recursive-inferior Uses the target platform to determine the platform context. 2015-04-17 08:02:18 +00:00
Makefile
TestInferiorCrashing.py XFAIL tests that are failed on linux with gcc-4.9.2 2015-04-21 01:15:47 +00:00
main.c Added an integration test to step through a crash and then test for globals, locals, arguments, registers and the back-trace. 2013-05-10 14:37:49 +00:00