Home
last modified time | relevance | path

Searched refs:crasher (Results 1 – 25 of 28) sorted by relevance

12

/external/ltp/testcases/kdump/lib/
Dtest.sh5 crasher=crasher
44 insmod "${crasher}"/crasher.ko
45 echo 0 >/proc/crasher
50 insmod "${crasher}"/crasher.ko
51 echo 1 >/proc/crasher
56 insmod "${crasher}"/crasher.ko
58 echo 2 >/proc/crasher
64 insmod "${crasher}"/crasher.ko
65 echo 3 >/proc/crasher
DMakefile2 $(MAKE) -C crasher
7 $(MAKE) -C crasher clean
/external/libunwind/tests/
Drun-coredump-unwind39 cp crasher $TEMPDIR/crasher
41 add_minidebug $TEMPDIR/crasher
48 ./crasher backing_files
DMakefile.am70 noinst_PROGRAMS_cdep += crasher test-coredump-unwind
/external/autotest/client/cros/crash/crasher/
DMakefile6 SRC = crasher.cc
7 OBJS = crasher.o bomb.o
10 TGZ = crasher.tgz-unmasked
/external/autotest/client/cros/crash/
Duser_crash_test.py184 crasher = subprocess.Popen(crasher_command,
187 output = crasher.communicate()[1]
226 result = {'crashed': crasher.returncode == expected_result,
229 'returncode': crasher.returncode}
/external/ltp/testcases/kdump/lib/crasher/
DMakefile1 obj-m := crasher.o
/external/ltp/testcases/kdump/doc/
D00_Descriptions.txt6 * crasher: This is a basic kdump functionality testing.
14 The crasher module tests kdump in following senarios.
DALL_TEST.txt1 The crasher module tests kdump in following scenarios.
DREADME16 The scripts make use of the crasher module for basic testing of kdump
/external/llvm/test/CodeGen/ARM/
Dtwoaddrinstr.ll5 ; This was orriginally a crasher trying to schedule the instructions.
Dmisched-copy-arm.ll33 ; This case was a crasher in constrainLocalCopy.
/external/llvm/test/CodeGen/PowerPC/
D2016-04-17-combine.ll5 ; PR27390 crasher
/external/llvm/test/Analysis/BlockFrequencyInfo/
Dextremely-likely-loop-successor.ll4 ; PR21622: Check for a crasher when the sum of exits to the same successor of a
/external/llvm/test/DebugInfo/X86/
Ddeleted-bit-piece.ll2 ; This is mainly a crasher for the revert in r234717. A debug info intrinsic
/external/libunwind/
D.gitignore45 tests/crasher
/external/pdfium/third_party/libopenjpeg20/
DREADME.pdfium13 0001-image-data.patch: Fix a crasher in opj_j2k_update_image_data().
/external/google-breakpad/src/client/mac/tests/
Dexception_handler_test.cc84 static void SoonToCrash(void(*crasher)()) { in SoonToCrash() argument
85 crasher(); in SoonToCrash()
/external/ltp/testcases/kdump/
DREADME16 The scripts make use of the crasher module for basic testing of kdump
/external/google-breakpad/
DREADME.ANDROID132 - Building, installing and running a test crasher program on a device.
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dvector-casts.ll126 ; This was a crasher, so no CHECK statements.
/external/llvm/test/Linker/
Dsubprogram-linkonce-weak.ll14 ; RUN line with a crasher for llc at the end with checks for the DWARF output.
/external/llvm/test/Transforms/InstCombine/
Dvector-casts.ll127 ; This was a crasher, so no CHECK statements.
/external/harfbuzz_ng/
DNEWS462 - Another hb-coretext crasher fix. Ouch!
661 - Fix graphite2 backend cluster mapping [crasher!]
896 - Fix crasher in graphite2 shaper.
929 - Fix possible crasher with broken fonts with overlapping tables.
/external/llvm/test/CodeGen/X86/
Dblock-placement.ll602 ; first. This was reduced from a crasher in GCC's single source.

12