lp:~colin-king/ecryptfs/gcov-coverage

Created by Colin Ian King and last modified
Get this branch:
bzr branch lp:~colin-king/ecryptfs/gcov-coverage
Only Colin Ian King can upload to this branch. If you are Colin Ian King please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Colin Ian King
Project:
eCryptfs
Status:
Merged

Recent revisions

767. By Colin Ian King

tests/kernel/xattr.sh: Add simple xattr test

eCryptfs xattr is not yet being exercised by the eCryptfs tests so add
a simple test that sets a few xattrs, lists them and reads the values back.
This exercises ecryptfs_listxattr and ecryptfs_removexattr. Checked using
kernel gcov.

766. By Colin Ian King

tests/kernel/link.sh: Add simple hard link test

  eCryptfs link is not yet being exercised by the eCryptfs tests so add
  a simple test that creates a hard link to a text file and run some simple
  sanity checks on the link. Checked against kernel gcov to see if
  ecryptfs_link is being exercised.

765. By Colin Ian King

tests/kernel/mknod.sh: Add simple mknod test

eCryptfs mknod is not yet being exercised by the eCryptfs tests so add
a simple test that creates the 'full' char device (1:7) and checks if
it looks sane. Checked against kernel gcov to see if ecryptfs_mknod
is being exercised.

764. By Colin Ian King

tests/kernel/mmap-bmap: Add bmap mmap test

eCryptfs bmap is not yet being exercised by the eCryptfs tests so add
a simple FIBMAP test that checks to see if an encrypted file blocks are
contained in the lower file system. For lower file systems that don't
support FIBMAP this test is effectively always a no-op. Checked against
kernel gcov to see if bmap is being exercised.

763. By Tyler Hicks

* debian/rules:
  - Use dpkg-buildflags to inject distro compiler hardening flags into the
    build. This also fixes the hardening-no-fortify-functions lintian
    warnings.

762. By Dustin Kirkland 

opening 103

761. By Dustin Kirkland 

releasing version 102

760. By Dustin Kirkland 

Merge from Colin

759. By Tyler Hicks

* m4/ac_python_devel.m4:
  - Fix FTBFS in Raring Ringtail due to multiarch Python. Be sure to include
    platform specific Python include directions in SWIG_PYTHON_CPPFLAGS.

758. By Dustin Kirkland 

src/desktop/ecryptfs-record-passphrase:

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ecryptfs
This branch contains Public information 
Everyone can see this information.

Subscribers