File: README

package info (click to toggle)
defrag 0.73pjm1-7
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 692 kB
  • ctags: 614
  • sloc: ansic: 4,803; sh: 780; makefile: 104
file content (10 lines) | stat: -rw-r--r-- 421 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
Note that these tests currently test only ext2 fs.  (See TODO for comments
on how to implement.)


nonroot.sh (built from nonroot.sh.in by ../configure) is for existing tests
(i.e. which already have before/after filesystem images).

To create new filesystem images, run testone.sh as root.  Unlike nonroot.sh,
testone.sh probably needs to be run on a GNU/Linux system; e.g. must be able
to mount a file using `-o loop'.