Giter Site home page Giter Site logo

pjdfstest's Introduction

pjdfstest is a filesystem test suite that checks various system calls and
POSIX conformance.

This repository is a fork of Tuxera's fork of FreeBSD's pjdfstest.
suite.

Tuxera (of NTFS-3G fame) has a fork[1] of pjdfstest in which they added linux
support and acl tests. It's based on a 2007 version of 'fstest' (renamed to
pjdfstest in 2010) from FreeBSD[2].

Since then, FreeBSD's pjdfstest seems to have added some BSD specific
system calls, a very small number of ACL tests, mknod tests, and tests for
fstat & ftruncate. I'm doing more work on Linux, so for now these changes are
not yet included in this repository (though contributions are welcome).

Installation:
A few notes on how to use pjdfstest:

	$ cd fstest
	$ vi tests/conf
	Change 'fs' to file system type you want to test. These can be:
	UFS, ZFS, ext3, ext4, ntfs-3g, xfs, btrfs, glusterfs.
	$ vi Makefile
	You may need to manually tweak few things by editing CFLAGS lines
	at the top of the file.
	$ make
	It will compile fstest utility which is used by regression tests.
	$ cd /path/to/file/system/you/want/to/test/
	The test must be run as root user.
	$ sudo prove -r /path/to/fstest/

That's all. Enjoy.

Currently supported operating systems: FreeBSD, Solaris, Linux.
Currently supported file system types: UFS, ZFS, ext3, ext4, ntfs-3g,
                                       xfs, btrfs, glusterfs.

Author:
Pawel Jakub Dawidek <[email protected]>

Linux port:
Jean-Pierre Andre <[email protected]>
Szabolcs Szakacsits <[email protected]>
updates by:
Zorro Lang <[email protected]>

[1] http://sourceforge.net/p/ntfs-3g/pjd-fstest/ci/master/tree/
[2] https://github.com/freebsd/freebsd/tree/9821af6a61ab5320a76df4994d7d5d45105d63ec/tools/regression/fstest

pjdfstest's People

Contributors

amir73il avatar hnasar avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.