[lldb] Fix TestFunctionStarts.py on AS
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 6 Aug 2021 16:01:52 +0000 (09:01 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 6 Aug 2021 16:03:01 +0000 (09:03 -0700)
commit825a08f898f0eb727408e67fb75acc1ebdc1b85b
treeb712221fd5c715b7b59f4291cd67a78f539f2c8b
parentca6baf1e1da2ef1dcfcae837242ef0024a75f400
[lldb] Fix TestFunctionStarts.py on AS

The tests strips the binary which invalidates the code signature. Skip
code signing for this test.
lldb/test/API/macosx/function-starts/TestFunctionStarts.py