OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [tix/] [tests/] [general/] [testtmpl.tcl] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 578 markom
# testtmpl.tcl --
2
#
3
#       Test Template:
4
#
5
#       This program is used as the first test: see whether we can execute any
6
#       case at all.
7
#
8
#       This program is also used as a template file for writing other test
9
#       cases.
10
#
11
# Copyright (c) 1996, Expert Interface Technologies
12
#
13
# See the file "license.terms" for information on usage and redistribution
14
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
15
#
16
 
17
proc About {} {
18
    return "Testing whether the test program starts up properly"
19
}
20
 
21
proc Test {} {
22
    TestBlock testtmpl-1.1 {NULL test} {
23
        #
24
        # If this fails, we are in big trouble and probably none of the
25
        # tests can pass. Abort all the tests
26
        #
27
    } 1 abortall
28
}

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.