HomeSort by relevance Sort by last modified time
    Searched refs:CRASHER (Results 1 - 3 of 3) sorted by null

  /external/ltp/testcases/kdump/
runkdump.conf 31 CRASHER="ACS ACP ACB ACE ACL"
runkdump.sh 206 for i in ${CRASHER} ${BASIC_LKDTM} ${EXTRA_LKDTM} ${EXTRA_DUMP} \
  /external/autotest/client/cros/crash/
user_crash_test.py 20 CRASHER = 'crasher_nobreakpad'
26 functionality includes installing a crasher executable, generating Breakpad
27 symbols, running the crasher process, and verifying collection and sending.
38 """Copy the crasher source code under |srcdir| and build it."""
39 src = os.path.join(os.path.dirname(__file__), 'crasher')
40 dest = os.path.join(self.srcdir, 'crasher')
65 """Extract the crasher and set its permissions.
67 crasher is only gzipped to subvert Portage stripping.
70 crasher is installed and run.
73 self._crasher_path = os.path.join(self.srcdir, 'crasher', CRASHER
    [all...]

Completed in 144 milliseconds