plcrashreporter/Tests
Jasmin Lapalme b6979c3c34
Added caught exception logging to PLCrashReporter (#277)
* Added caught exception logging to PLCrashReporter

Signed-off-by: Landon Fuller <landonf@plausible.coop>
Issue: PLCR-459

* Add documentation and tests for the new live report generation functions.

Issue: PLCR-459

* Remove the use of autorelease

---------

Signed-off-by: Landon Fuller <landonf@plausible.coop>
Co-authored-by: Ray Lillywhite <rayll@umich.edu>
Co-authored-by: Landon Fuller <landonf@plausible.coop>
2023-04-27 14:02:49 +07:00
..
Libunwind Regression Tests Fix unit test 2020-10-14 14:04:43 +03:00
PLCrashAsyncCompactUnwindEncodingTests.m Fix warnings in tests 2022-09-20 16:53:03 +02:00
PLCrashAsyncDwarfCFAStateEvaluationTests.mm Fix rest of warnings in tests 2020-04-30 18:59:12 +03:00
PLCrashAsyncDwarfCFAStateTests.mm
PLCrashAsyncDwarfCIETests.mm Tests warnings fixed 2020-04-30 14:06:32 +03:00
PLCrashAsyncDwarfEncodingTests.mm Fix warnings in tests 2022-09-20 16:53:03 +02:00
PLCrashAsyncDwarfExpressionTests.mm
PLCrashAsyncDwarfFDETests.mm
PLCrashAsyncDwarfPrimitivesTests.mm
PLCrashAsyncImageListTests.m Fix rest of warnings in tests 2020-04-30 18:59:12 +03:00
PLCrashAsyncLinkedListTests.mm
PLCrashAsyncMObjectTests.m Tests warnings fixed 2020-04-30 14:06:32 +03:00
PLCrashAsyncMachExceptionInfoTests.m
PLCrashAsyncMachOImageTests.m Find class list in __DATA_CONST and __DATA_DIRTY segments 2020-05-12 16:14:02 +03:00
PLCrashAsyncMachOStringTests.m Address feedback about bridging 2020-04-29 10:36:32 +03:00
PLCrashAsyncObjCSectionTests.m Skip failing tests 2022-10-05 14:12:33 +07:00
PLCrashAsyncSignalInfoTests.m
PLCrashAsyncSymbolicationTests.m Skip failing tests 2022-10-05 14:12:33 +07:00
PLCrashAsyncTests.m Merge branch 'feature/spm' into fix/cast-warnings 2020-04-30 18:21:21 +03:00
PLCrashAsyncThreadTests.m
PLCrashFrameCompactUnwindTests.m Tests warnings fixed 2020-04-30 14:06:32 +03:00
PLCrashFrameDWARFUnwindTests.m Tests warnings fixed 2020-04-30 14:06:32 +03:00
PLCrashFrameStackUnwindTests.m Tests warnings fixed 2020-04-30 14:06:32 +03:00
PLCrashFrameWalkerTests.m
PLCrashHostInfoTests.m Add strong qualifier to properties and __strong to underlying fields 2020-04-29 19:30:50 +04:00
PLCrashLogWriterEncodingTests.m Add strong qualifier to properties and __strong to underlying fields 2020-04-29 19:30:50 +04:00
PLCrashLogWriterEncodingTests.pb-c.c
PLCrashLogWriterEncodingTests.pb-c.h
PLCrashLogWriterEncodingTests.proto
PLCrashLogWriterTests.m Use NSData rather than NSString to make this more general-purpose, as requested in review 2020-09-09 13:22:09 +02:00
PLCrashMachExceptionPortSetTests.m
PLCrashMachExceptionPortTests.m Fix warnings in tests 2022-09-20 16:53:03 +02:00
PLCrashMachExceptionServerTests.m
PLCrashProcessInfoTests.m Add strong qualifier to properties and __strong to underlying fields 2020-04-29 19:30:50 +04:00
PLCrashReportTests.m Use NSData rather than NSString to make this more general-purpose, as requested in review 2020-09-09 13:22:09 +02:00
PLCrashReporterNSErrorTests.m
PLCrashReporterTests.m Added caught exception logging to PLCrashReporter (#277) 2023-04-27 14:02:49 +07:00
PLCrashSignalHandlerTests.m
PLCrashSysctlTests.m
PLCrashTestCase.h
PLCrashTestCase.m
PLCrashTestThread.h update doxyfile, fix unbalanced grouping commands 2020-05-08 19:34:33 +04:00
PLCrashTestThread.m update doxyfile, fix unbalanced grouping commands 2020-05-08 19:34:33 +04:00
PLCrashTestThreadTests.m
PLCrashUncaughtExceptionHandlerTests.m
SenTestCompat.h
dwarf_encoding_test.h
dwarf_opstream_tests.mm
dwarf_stack_tests.mm