Changeset 2310 in MondoRescue for branches/2.2.10/tools


Ignore:
Timestamp:
Jul 28, 2009, 8:47:25 PM (15 years ago)
Author:
Bruno Cornec
Message:

Backport all test programs from trunk into 2.2.10

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.10/tools/myval

    r2279 r2310  
    33# Call valgrind to test mondo
    44
    5 sudo valgrind --log-file=/tmp/val.log --show-reachable=yes --track-origins=yes --leak-check=full /home/bruno/local/pb/projects/mondorescue/build/BUILD/mondo-2.2.10/src/mondoarchive/mondoarchive -K 99 -Oi -I /etc -d /home
     5sudo valgrind --log-file=/tmp/val.log --show-reachable=yes --leak-check=full /bruno/pb/projects/mondorescue/build/BUILD/mondo-2.2.10/src/mondoarchive/mondoarchive -K 99 -Oi -G -I /etc -d /home
     6sudo valgrind --log-file=/tmp/valg.log --show-reachable=yes --leak-check=full /bruno/pb/projects/mondorescue/build/BUILD/mondo-2.2.10/src/mondoarchive/mondoarchive -K 99 -Oi -I /etc -G -g -d /home
Note: See TracChangeset for help on using the changeset viewer.