--TEST-- Test fflush() function: usage variations - links as resource --SKIPIF-- --FILE-- --EXPECTF-- *** Testing fflush(): with soft links to files opened in diff modes *** -- Iteration 1 with file containing empty data -- -- link opened in w mode -- bool(true) bool(true) bool(true) int(0) -- link opened in wb mode -- bool(true) bool(true) bool(true) int(0) -- link opened in wt mode -- bool(true) bool(true) bool(true) int(0) -- link opened in w+ mode -- bool(true) bool(true) bool(true) int(0) -- link opened in w+b mode -- bool(true) bool(true) bool(true) int(0) -- link opened in w+t mode -- bool(true) bool(true) bool(true) int(0) -- link opened in a mode -- bool(true) bool(true) bool(true) int(0) -- link opened in ab mode -- bool(true) bool(true) bool(true) int(0) -- link opened in at mode -- bool(true) bool(true) bool(true) int(0) -- link opened in a+ mode -- bool(true) bool(true) bool(true) int(0) -- link opened in a+b mode -- bool(true) bool(true) bool(true) int(0) -- link opened in a+t mode -- bool(true) bool(true) bool(true) int(0) -- Iteration 2 with file containing numeric data -- -- link opened in w mode -- bool(true) bool(true) bool(true) 22222222222222222222222222222222222222222222222222int(50) -- link opened in wb mode -- bool(true) bool(true) bool(true) 22222222222222222222222222222222222222222222222222int(50) -- link opened in wt mode -- bool(true) bool(true) bool(true) 22222222222222222222222222222222222222222222222222int(50) -- link opened in w+ mode -- bool(true) bool(true) bool(true) 22222222222222222222222222222222222222222222222222int(50) -- link opened in w+b mode -- bool(true) bool(true) bool(true) 22222222222222222222222222222222222222222222222222int(50) -- link opened in w+t mode -- bool(true) bool(true) bool(true) 22222222222222222222222222222222222222222222222222int(50) -- link opened in a mode -- bool(true) bool(true) bool(true) 222222222222222222222222222222222222222222222222222222222222int(60) -- link opened in ab mode -- bool(true) bool(true) bool(true) 222222222222222222222222222222222222222222222222222222222222int(60) -- link opened in at mode -- bool(true) bool(true) bool(true) 222222222222222222222222222222222222222222222222222222222222int(60) -- link opened in a+ mode -- bool(true) bool(true) bool(true) 222222222222222222222222222222222222222222222222222222222222int(60) -- link opened in a+b mode -- bool(true) bool(true) bool(true) 222222222222222222222222222222222222222222222222222222222222int(60) -- link opened in a+t mode -- bool(true) bool(true) bool(true) 222222222222222222222222222222222222222222222222222222222222int(60) -- Iteration 3 with file containing text data -- -- link opened in w mode -- bool(true) bool(true) bool(true) text text text text text text text text text text int(50) -- link opened in wb mode -- bool(true) bool(true) bool(true) text text text text text text text text text text int(50) -- link opened in wt mode -- bool(true) bool(true) bool(true) text text text text text text text text text text int(50) -- link opened in w+ mode -- bool(true) bool(true) bool(true) text text text text text text text text text text int(50) -- link opened in w+b mode -- bool(true) bool(true) bool(true) text text text text text text text text text text int(50) -- link opened in w+t mode -- bool(true) bool(true) bool(true) text text text text text text text text text text int(50) -- link opened in a mode -- bool(true) bool(true) bool(true) text text text text text text text text text text text text int(60) -- link opened in ab mode -- bool(true) bool(true) bool(true) text text text text text text text text text text text text int(60) -- link opened in at mode -- bool(true) bool(true) bool(true) text text text text text text text text text text text text int(60) -- link opened in a+ mode -- bool(true) bool(true) bool(true) text text text text text text text text text text text text int(60) -- link opened in a+b mode -- bool(true) bool(true) bool(true) text text text text text text text text text text text text int(60) -- link opened in a+t mode -- bool(true) bool(true) bool(true) text text text text text text text text text text text text int(60) -- Iteration 4 with file containing text_with_new_line data -- -- link opened in w mode -- bool(true) bool(true) bool(true) line line of text line line of text line line of tint(50) -- link opened in wb mode -- bool(true) bool(true) bool(true) line line of text line line of text line line of tint(50) -- link opened in wt mode -- bool(true) bool(true) bool(true) line line of text line line of text line line of tint(50) -- link opened in w+ mode -- bool(true) bool(true) bool(true) line line of text line line of text line line of tint(50) -- link opened in w+b mode -- bool(true) bool(true) bool(true) line line of text line line of text line line of tint(50) -- link opened in w+t mode -- bool(true) bool(true) bool(true) line line of text line line of text line line of tint(50) -- link opened in a mode -- bool(true) bool(true) bool(true) line line line line of text line line of text line line of tint(60) -- link opened in ab mode -- bool(true) bool(true) bool(true) line line line line of text line line of text line line of tint(60) -- link opened in at mode -- bool(true) bool(true) bool(true) line line line line of text line line of text line line of tint(60) -- link opened in a+ mode -- bool(true) bool(true) bool(true) line line line line of text line line of text line line of tint(60) -- link opened in a+b mode -- bool(true) bool(true) bool(true) line line line line of text line line of text line line of tint(60) -- link opened in a+t mode -- bool(true) bool(true) bool(true) line line line line of text line line of text line line of tint(60) -- Iteration 5 with file containing alphanumeric data -- -- link opened in w mode -- bool(true) bool(true) bool(true) ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50) -- link opened in wb mode -- bool(true) bool(true) bool(true) ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50) -- link opened in wt mode -- bool(true) bool(true) bool(true) ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50) -- link opened in w+ mode -- bool(true) bool(true) bool(true) ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50) -- link opened in w+b mode -- bool(true) bool(true) bool(true) ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50) -- link opened in w+t mode -- bool(true) bool(true) bool(true) ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50) -- link opened in a mode -- bool(true) bool(true) bool(true) ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60) -- link opened in ab mode -- bool(true) bool(true) bool(true) ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60) -- link opened in at mode -- bool(true) bool(true) bool(true) ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60) -- link opened in a+ mode -- bool(true) bool(true) bool(true) ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60) -- link opened in a+b mode -- bool(true) bool(true) bool(true) ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60) -- link opened in a+t mode -- bool(true) bool(true) bool(true) ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60) *** Done ***