Commit Graph

24 Commits

Author SHA1 Message Date
Sebastian Meßmer
43d526eca0 Fix -Weffc++ warnings 2015-10-17 21:34:15 +02:00
Sebastian Meßmer
c9663acd85 Unify (and fix) include guards 2015-10-15 13:04:57 +02:00
Sebastian Messmer
2fa7d656e7 Adapt to new cpp-utils 2015-06-21 17:44:30 +02:00
Sebastian Meßmer
536cba1459 Use unique_ref instead of unique_ptr wherever possible 2015-06-18 19:30:52 +02:00
Sebastian Messmer
2f2ba7756b Fix filesystem tests 2015-04-25 03:39:18 +02:00
Sebastian Messmer
9de2d9d04a - Use cpputils::DataBlockFixture and cpputils::Data.
- Fix test cases
2015-04-25 03:26:59 +02:00
Sebastian Meßmer
0ffb419bf8 Refactor: FsppFileTest/FsppOpenFileTest use common base class 2015-03-19 05:47:06 +01:00
Sebastian Meßmer
faf7f4a68d TODOs 2015-03-19 05:39:02 +01:00
Sebastian Meßmer
cca0fda340 Prepared FsppOpenFileTest 2015-03-19 05:37:44 +01:00
Sebastian Meßmer
6242448a70 Added some tests to FsppDirTest 2015-03-19 05:32:09 +01:00
Sebastian Meßmer
a0130fb73f Refactor FsppDirTest 2015-03-19 04:36:02 +01:00
Sebastian Meßmer
214b268a1c Refactor FsppDirTest 2015-03-19 04:24:43 +01:00
Sebastian Meßmer
24a60d6cb3 Improve FsppDirTest:
* They expect the filesystem to return . and .. as dir entries
 * The test case allows the file system to return the entries in an arbitrary order
2015-03-19 03:52:58 +01:00
Sebastian Meßmer
70bd5a3ea3 Removed code redundancy 2015-03-19 03:24:26 +01:00
Sebastian Meßmer
c662d7c590 TODOs 2015-03-18 02:49:11 +01:00
Sebastian Meßmer
1a2a8c56d3 TODOs 2015-03-18 02:48:23 +01:00
Sebastian Meßmer
564943fe98 Added FsppFileTest: Open, Truncate 2015-03-18 02:45:35 +01:00
Sebastian Messmer
17ac638e41 Added more test cases to FsppDirTest 2015-03-18 01:46:33 +01:00
Sebastian Messmer
7fdbc9f629 Extended FsppDeviceTest 2015-03-17 12:43:27 +01:00
Sebastian Meßmer
990d2a7011 FsTest tests set access permissions correctly 2015-03-16 04:53:35 +01:00
Sebastian Meßmer
afd4c90e21 Add some more tests 2015-03-16 04:37:12 +01:00
Sebastian Meßmer
2c32927587 Add more tests to FsTest 2015-03-16 04:02:45 +01:00
Sebastian Meßmer
cf8dfbd884 Refactor FsTest 2015-03-16 02:56:40 +01:00
Sebastian Meßmer
6b1bd62975 Added some simple test cases that can be used by file systems to test themselves. Further to come. 2015-03-16 02:14:27 +01:00