File: multiple_streams2.out

package info (click to toggle)
cgreen 1.6.4-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,576 kB
  • sloc: ansic: 12,264; sh: 555; makefile: 468; cpp: 403; python: 181; xml: 33; sed: 13
file content (9 lines) | stat: -rw-r--r-- 367 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
Running "multiple_streams" (1 test)...
multiple_streams.c:19: Failure: Streams -> good_test 
	Expected call was not made to mocked function [first_stream_stub]

multiple_streams.c:20: Failure: Streams -> good_test 
	Expected call was not made to mocked function [second_stream_stub]

  "Streams": 2 failures in 42ms.
Completed "multiple_streams": 2 failures in 42ms.