lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Rev | Line | |
---|
[01579ad] | 1 | 1..4
|
---|
| 2 | #> Starting suite intpow.
|
---|
| 3 | not ok 1 zero_exponent failed
|
---|
| 4 | # error: suite1.c:37: Expected <1> but got <0> (1 != intpow(2, 0))
|
---|
| 5 | not ok 2 one_exponent failed
|
---|
| 6 | # error: suite1.c:41: Expected <2> but got <0> (2 != intpow(2, 1))
|
---|
| 7 | #> Finished suite intpow (failed 2 of 2).
|
---|
| 8 | #> Starting suite intmin.
|
---|
| 9 | not ok 3 test_min failed
|
---|
| 10 | # error: suite2.c:38: Expected <5> but got <654> (5 != intmin(654, 5))
|
---|
| 11 | ok 4 test_same_numbers
|
---|
| 12 | #> Finished suite intmin (failed 1 of 2).
|
---|
Note:
See
TracBrowser
for help on using the repository browser.