gparted/tests
Mike Fleetwood 22573b4eed Add test that PipeCapture can read embedded NUL character (#777973)
Test currently detects failure thus:

    $ ./test_PipeCapture
    ...
    [ RUN      ] PipeCaptureTest.ReadEmbeddedNULCharacter
    unknown file: Failure
    C++ exception with description "std::bad_alloc" thrown in the test body.
    [  FAILED  ] PipeCaptureTest.ReadEmbeddedNULCharacter (31917 ms)
    ...

Bug 777973 - Segmentation fault on bad disk
2017-06-02 11:47:35 -06:00
..
Makefile.am Initialise Glib threading system in test_PipeCapture (#777973) 2017-06-02 11:47:35 -06:00
test_BlockSpecial.cc Improve diagnostics of failed BlockSpecial operator tests (#781978) 2017-06-02 10:47:35 -06:00
test_PipeCapture.cc Add test that PipeCapture can read embedded NUL character (#777973) 2017-06-02 11:47:35 -06:00
test_dummy.cc Add unit test suites with initial successful dummy test (#781978) 2017-06-02 10:13:16 -06:00