about summary refs log tree commit homepage
path: root/test/test_linux.rb
DateCommit message (Expand)
2024-03-23treewide: future-proof frozen_string_literal changes
2020-01-06fixes for newer rubies
2016-02-25linux: tcp_listener_stats drops "true" placeholders
2012-06-12unix: show zero-value stats for idle listeners
2012-06-05unix_listener_stats follows and remembers symlinks
2012-06-05resolve symlinks to Unix domain sockets
2011-06-27fix Ruby warnings
2011-03-14linux: unix_listener_stats may scan all paths
2011-03-12allow reusing netlink socket for inet_diag
2011-03-12tests: remove unused_port function
2011-02-15test_linux: fix STRESS=1 tests
2010-04-11tests: fix to run under MRI 1.8.6
2010-04-07initial