Package FuzzManager :: Package FTB :: Module tests
[hide private]
[frames] | no frames]

Module tests

source code

Tests


Author: Christian Holler (:decoder)

License:

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Contact: choller@mozilla.com

Classes [hide private]
  AssertionHelperTestASanFFAbort
  AssertionHelperTestSanitizing
  AssertionHelperTestMozCrash
Variables [hide private]
  asanFFAbort = 'Hit MOZ_CRASH() at /srv/repos/browser/mozilla-c...
  jsshellMozCrash = '\nHit MOZ_CRASH(named lambda static scopes ...
  __package__ = 'FuzzManager.FTB'
Variables Details [hide private]

asanFFAbort

Value:
'''Hit MOZ_CRASH() at /srv/repos/browser/mozilla-central/memory/mozall\
oc/mozalloc_abort.cpp:30
ASAN:SIGSEGV
=================================================================
==26289==ERROR: AddressSanitizer: SEGV on unknown address 0x0000000000\
00 (pc 0x7fac9b54873a sp 0x7fff085f2120 bp 0x7fff085f2130 T0)
'''

jsshellMozCrash

Value:
'''
Hit MOZ_CRASH(named lambda static scopes should have been skipped) at \
/srv/repos/mozilla-central/js/src/vm/ScopeObject.cpp:1277
'''