public inbox for sid-cvs@sourceware.org
help / color / mirror / Atom feed
* src/sid/component/testsuite ChangeLog config/d ...
@ 2001-08-21 22:32 bje
0 siblings, 0 replies; 4+ messages in thread
From: bje @ 2001-08-21 22:32 UTC (permalink / raw)
To: sid-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: bje@sources.redhat.com 2001-08-21 22:32:18
Modified files:
sid/component/testsuite: ChangeLog
sid/component/testsuite/config: default.exp
Log message:
2001-08-22 Ben Elliston <bje@redhat.com>
* config/default.exp (sid_assert): New proc.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/ChangeLog.diff?cvsroot=src&r1=1.38&r2=1.39
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/config/default.exp.diff?cvsroot=src&r1=1.3&r2=1.4
^ permalink raw reply [flat|nested] 4+ messages in thread
* src/sid/component/testsuite ChangeLog config/d ...
@ 2001-09-25 11:26 fche
0 siblings, 0 replies; 4+ messages in thread
From: fche @ 2001-09-25 11:26 UTC (permalink / raw)
To: sid-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: fche@sources.redhat.com 2001-09-25 11:26:05
Modified files:
sid/component/testsuite: ChangeLog
sid/component/testsuite/config: default.exp
sid/component/testsuite/lib: monkey.exp
sid/component/testsuite/sidcomp.mapper: busif.exp
Log message:
* mild test cleanup
2001-09-25 Frank Ch. Eigler <fche@redhat.com>
* lib/monkey.exp (do_one_test): Set a short timeout.
(monkey_start): Don't use sid_find_file to look for victim's
component library.
* config/default.exp (sid_cmd): Use "\r" (not "\n") as send EOL.
* sidcomp.mapper/busif.exp (sid_read_write): Ditto.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/ChangeLog.diff?cvsroot=src&r1=1.43&r2=1.44
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/config/default.exp.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/lib/monkey.exp.diff?cvsroot=src&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.mapper/busif.exp.diff?cvsroot=src&r1=1.3&r2=1.4
^ permalink raw reply [flat|nested] 4+ messages in thread
* src/sid/component/testsuite ChangeLog config/d ...
@ 2001-07-18 18:55 bje
0 siblings, 0 replies; 4+ messages in thread
From: bje @ 2001-07-18 18:55 UTC (permalink / raw)
To: sid-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: bje@sources.redhat.com 2001-07-18 18:55:48
Modified files:
sid/component/testsuite: ChangeLog
sid/component/testsuite/config: default.exp
Log message:
* config/default.exp (sid_stop): Don't close with -slave.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/ChangeLog.diff?cvsroot=src&r1=1.33&r2=1.34
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/config/default.exp.diff?cvsroot=src&r1=1.2&r2=1.3
^ permalink raw reply [flat|nested] 4+ messages in thread
* src/sid/component/testsuite ChangeLog config/d ...
@ 2001-07-13 8:19 fche
0 siblings, 0 replies; 4+ messages in thread
From: fche @ 2001-07-13 8:19 UTC (permalink / raw)
To: sid-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: fche@sources.redhat.com 2001-07-13 08:19:10
Modified files:
sid/component/testsuite: ChangeLog
sid/component/testsuite/config: default.exp
sid/component/testsuite/sidcomp.cache: cache.exp coherency.exp
fifo.exp flush.exp
lock.exp lru.exp
misaligned.exp
prefetch.exp random.exp
writealloc.exp
writethru.exp
sid/component/testsuite/sidcomp.consoles: socketinv.exp
socketval.exp
stdio.exp stdioinv.exp
stdioval.exp
sid/component/testsuite/sidcomp.gloss: angel.exp
sid/component/testsuite/sidcomp.glue: attribbank.exp
attribinval.exp
attribval.exp seqinval.exp
sequence.exp sequence1.exp
sequence2.exp
sequence8.exp seqvalid.exp
traffic.exp
sid/component/testsuite/sidcomp.ide: diskio.exp idebase.exp
idetrigger.exp
sid/component/testsuite/sidcomp.interrupt: arm-interrupt.exp
cma222-interrupt.exp
sid/component/testsuite/sidcomp.lcd: lcd1inv.exp lcd1val.exp
lcdbase.exp
sid/component/testsuite/sidcomp.loader: loader.exp
sid/component/testsuite/sidcomp.mapper: basicmapper.exp
busif.exp
sid/component/testsuite/sidcomp.memory: am29.exp at29.exp
at29inv.exp at29val.exp
at29xx.exp
genericmemory.exp
sid/component/testsuite/sidcomp.mmu: arm-remap.exp
sid/component/testsuite/sidcomp.parport: parport.exp
sid/component/testsuite/sidcomp.rtc: ds1642.exp ds1742.exp
sid/component/testsuite/sidcomp.sched: schedbase.exp
schedhost.exp
schedhost2.exp
sid/component/testsuite/sidcomp.timers: timerbase.exp
timersched.exp
Log message:
* test suite cleanup
2001-07-13 Frank Ch. Eigler <fche@redhat.com>
* config/default.exp: Stop using [sid_find_file] for component libs.
Forget about mksid.
* sidcomp.*/*.exp: Stop using [sid_find_file] to find component
shared libraries for "load" cmds in sid configuration files.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/ChangeLog.diff?cvsroot=src&r1=1.32&r2=1.33
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/config/default.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.cache/cache.exp.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.cache/coherency.exp.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.cache/fifo.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.cache/flush.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.cache/lock.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.cache/lru.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.cache/misaligned.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.cache/prefetch.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.cache/random.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.cache/writealloc.exp.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.cache/writethru.exp.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.consoles/socketinv.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.consoles/socketval.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.consoles/stdio.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.consoles/stdioinv.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.consoles/stdioval.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.gloss/angel.exp.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.glue/attribbank.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.glue/attribinval.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.glue/attribval.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.glue/seqinval.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.glue/sequence.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.glue/sequence1.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.glue/sequence2.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.glue/sequence8.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.glue/seqvalid.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.glue/traffic.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.ide/diskio.exp.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.ide/idebase.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.ide/idetrigger.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.interrupt/arm-interrupt.exp.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.interrupt/cma222-interrupt.exp.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.lcd/lcd1inv.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.lcd/lcd1val.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.lcd/lcdbase.exp.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.loader/loader.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.mapper/basicmapper.exp.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.mapper/busif.exp.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.memory/am29.exp.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.memory/at29.exp.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.memory/at29inv.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.memory/at29val.exp.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.memory/at29xx.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.memory/genericmemory.exp.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.mmu/arm-remap.exp.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.parport/parport.exp.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.rtc/ds1642.exp.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.rtc/ds1742.exp.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.sched/schedbase.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.sched/schedhost.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.sched/schedhost2.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.timers/timerbase.exp.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/testsuite/sidcomp.timers/timersched.exp.diff?cvsroot=src&r1=1.2&r2=1.3
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2001-09-25 11:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-21 22:32 src/sid/component/testsuite ChangeLog config/d bje
-- strict thread matches above, loose matches on Subject: below --
2001-09-25 11:26 fche
2001-07-18 18:55 bje
2001-07-13 8:19 fche
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).