tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

test_assert_zero.cocci (35B)


      1 @@
      2 @@
      3 
      4 - tt_assert(0)
      5 + tt_abort()