mbedtls/programs/test
Mansour Moufid c531b4af3c Apply the semantic patch rm-malloc-cast.cocci.
for dir in library programs; do
        spatch --sp-file scripts/rm-malloc-cast.cocci --dir $dir \
        --in-place;
    done
2015-02-16 10:43:52 +00:00
..
benchmark.c Merge remote-tracking branch 'rich/platform' into development 2015-02-13 15:11:24 +00:00
CMakeLists.txt Rename project in CMake 2015-01-27 15:44:46 +00:00
o_p_test.c Style: add spaces before line continuation 2015-02-13 14:09:44 +00:00
selftest.c cleanup programs 2015-02-13 13:50:05 +00:00
ssl_cert_test.c Merge remote-tracking branch 'rich/platform' into development 2015-02-13 15:11:24 +00:00
ssl_test.c Apply the semantic patch rm-malloc-cast.cocci. 2015-02-16 10:43:52 +00:00