982d15f tests: Remove useless consts

1 file Authored by simo 11 years ago, Committed by jhrozek 11 years ago,
    tests: Remove useless consts
    
    Declaring a bunch of structures as const and then wrapping all uses in
    discard_const_p() is a bit silly. Remove all these useless decorations.
    
        
file modified
+15 -27