the check when determining if there is kernel support for a given fs. Makes tmpfs tests run and fixes PR misc/43304.
This change converts all the existing regression tests in regress/sys/fs/tmpfs to the new framework provided by atf. As a side effect, this also moves all the tests programs in regress/sys/fs/tmpfs to tests/fs/tmpfs.