* Fix bad sysctl command in README
* Add --suite and --test flags to integration tests
So we can run a single suite or a single test without having to edit
any code.
* Drop several skipped integration tests
Many of these skips are no longer necessary. Didn't do an exhaustive
check of all skipped tests, so this is just a start.
* Simplify cleanup make target