0
I Use This!
Very Low Activity
Analyzed about 22 hours ago. based on code collected 1 day ago.

Project Summary

Helper for setting up storage for tests

Some tests need more than a temporary directory on the local file system. One example is testing block device with 4k sector size, or testing a filesystem on top of such a block device.

You can create storage using loop devices and mounts in test fixtures, but creating devices and mounts requires root. Do you really want to run all your tests as root, when the code under test should not run as root?

The userstorage tool solves this problem by creating storage for tests before running the tests, and making the storage available to the current user. Once you created the storage, you can run the tests quickly as yourself directly from your editor.

Tags

No tags have been added

In a Nutshell, userstorage...

GNU General Public License v2.0 only
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Sub-License

Hold Liable

Required

Distribute Original

Disclose Source

Include Copyright

State Changes

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    check out hot projects on the Open Hub
  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    you can embed statistics from Open Hub on your site
About Project Security

Languages

Python
96%
2 Other
4%

30 Day Summary

Jun 8 2026 — Jul 8 2026

12 Month Summary

Jul 8 2025 — Jul 8 2026
  • 0 Commits
    Down -15 (100%) from previous 12 months
  • 0 Contributors
    Down -1 (100%) from previous 12 months