~ubuntu-core-dev/module-init-tools/ubuntu

« back to all changes in this revision

Viewing changes to CODING

  • Committer: Scott James Remnant
  • Date: 2009-07-16 15:24:17 UTC
  • mfrom: (152.1.38)
  • Revision ID: scott@netsplit.com-20090716152417-7ak1sklxb59cs4fz
MergeĀ 3.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
 
33
33
        ./tests/runtests -vv 26blacklist.sh
34
34
 
 
35
To only test a given endianess or bitness, use
 
36
 
 
37
        TEST_ENDIAN=32 TEST_BITS=le ./tests/runtests
 
38
 
35
39
Each test is a shell script run with "-e": ie. if any command fails,
36
40
the test will fail.  The path is set up with special test versions of
37
41
the utilities (and possibly valgrind wrappers), so just invoke