Changeset 900 in MondoRescue for trunk/mondo/src/test/mktest


Ignore:
Timestamp:
Oct 24, 2006, 8:49:18 AM (18 years ago)
Author:
Bruno Cornec
Message:

Huge patch to introduce low level functions that will bw used everywhere (mr_free, mr_asprintf, ...)
Nearly linking now due to that.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mondo/src/test/mktest

    r768 r900  
    77
    88gcc -O2 -I../common -I../lib test-conf.c ../lib/mr_conf.c ../common/libmondo-msg.c -o test-conf
    9 gcc -O2 -I../common -I../lib test-string.c ../lib/mr_string.c -o test-string
     9gcc -O2 -I../common -I../lib test-string.c ../lib/mr_str.c -o test-string
    1010
    1111for f in "test-conf"; do
Note: See TracChangeset for help on using the changeset viewer.