summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/fsrfsbitmap01 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
| | | | | | | | Use the following variant which was already used by most source files: #ifdef HAVE_CONFIG_H #include "config.h" #endif
* Fix format warningsSebastian Huber2019-01-071-18/+18
|
* fstest/fsrfsbitmap01: Update RFS bitmap tests to test fixes.Chris Johns2018-04-111-0/+19
| | | | | | Add tests to check the patches for this ticket exist and are fixed. Close #3089
* testsuite/fstests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-101-33/+0
| | | | | | This change is part of the testsuite Makefile.am reorganization. Update #3382
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-212-2/+2
|
* tests/fstests: Use <rtems/test.h>Sebastian Huber2014-03-171-0/+3
|
* fstests/fsrfsbitmap01: Fix NULL pointer accessSebastian Huber2012-11-133-55/+65
| | | | Move test files into one directory.
* Make tems_rfs_bitmap_ut_test_range, rtems_rfs_bitmap_ut_alloc_seq_test, ↵Ralf Corsépius2012-10-151-6/+6
| | | | rtems_rfs_bitmap_ut_test_bitmap, rtems_rfs_bitmap_unit_test, nullpointer_test, open_failure static.
* Use %zu instead of %lu to print size_t's.Ralf Corsépius2012-10-111-1/+1
|
* Cleanup Krzysztof's copyright notices.Ralf Corsépius2012-10-112-4/+4
|
* fsrfsbitmap01/test.c: Remove tabsJoel Sherrill2012-10-011-7/+8
|
* misc fstests: Remove spaces at EOLJoel Sherrill2012-10-012-12/+9
|
* New fstest to cover RFS bitmaps - fsrfsbitmap01Krzysztof Miesowicz2012-10-013-0/+708