gparted/tests
Mike Fleetwood c37be28148 Add unit tests for BlockSpecial constructors and internal caching (#781978)
So far only includes tests of the construction of BlockSpecial objects
and the interaction with the internal cache used to reduce the number of
stat(2) calls.  Tests have been designed to be runable by non-root users
and assume as little as possible about the environment by discovering
used block device names and symbolic link name.

Bug 781978 - Add Google Test C++ test framework
2017-06-02 10:47:30 -06:00
..
Makefile.am Add unit tests for BlockSpecial constructors and internal caching (#781978) 2017-06-02 10:47:30 -06:00
test_BlockSpecial.cc Add unit tests for BlockSpecial constructors and internal caching (#781978) 2017-06-02 10:47:30 -06:00
test_dummy.cc Add unit test suites with initial successful dummy test (#781978) 2017-06-02 10:13:16 -06:00