• Christopher Ferris's avatar
    Add method to run fortified versions of funcs. · 13f26a7b
    Christopher Ferris authored
    Add a way to turn fortify off for the files that test fortify functions.
    
    This method involves simply compiling the same file with fortify off and
    changing the test name slightly.
    
    It's not very pretty, and it assumes that only these few files test
    functions that can be fortified.
    
    Bug: 15195631
    Change-Id: Iba9db1d508b7d28a1d6968019cb70fe08864827b
    13f26a7b
stdio_nofortify_test.cpp 224 Bytes