• Show log

    Commit

  • Hash : 683ea2b0
    Author : Patrick Steinhardt
    Date : 2019-06-29T09:10:57

    tests: core: add missing asserts for several function calls Several function calls to `p_stat` and `p_close` have no verification if they actually succeeded. As these functions _may_ fail and as we also want to make sure that we're not doing anything dumb, let's check them, too.