source: rtems/testsuites/fstests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @fae59c9   09/06/17 08:12:06 Sebastian Huber dosfs: Support a cluster size of 64KiB Close #3003. 5
(edit) @9d1522ed   07/28/17 11:25:25 Sebastian Huber Fix IO control request type 5
(edit) @07e1780   07/18/17 11:07:26 Sebastian Huber tests: Use floating point task These tests directly or indirectly use … 5
(edit) @258bda3   04/03/17 22:11:24 Chris Johns testsuite: Add a common test configuration. Fix configure.ac and … 5
(edit) @d50ab079   03/16/17 14:12:20 Sebastian Huber dosfs: Fix file name search Do not use our long file name entry count … 5
(edit) @e69ee36   03/13/17 14:20:20 Sebastian Huber dosfs: Fix fat_file_write() Remove forced overwrite which leads to … 5
(edit) @1becaa9   03/14/17 12:59:09 Sebastian Huber dosfs: Fix msdos_utf8_normalize_and_fold() It is all right in case … 5
(edit) @66fac03   03/16/17 10:54:29 Sebastian Huber libio: Fix deadlock in location management Perform a … 5
(edit) @d9c65429   02/13/17 14:13:02 Sebastian Huber dosfs: Fix msdos_find_file_in_directory() For a filename match the … 5
(edit) @6af2221   01/24/17 09:07:57 Sebastian Huber fsscandir01: Check MAXNAMLEN and NAME_MAX Update #1394. 5
(edit) @ab834d65   12/20/16 07:23:49 Sebastian Huber JFFS2: RTEMS_JFFS2_ON_DEMAND_GARBAGE_COLLECTION Update #2844. 5
(edit) @ade135d4   12/19/16 09:19:44 Sebastian Huber JFFS2: Add RTEMS_JFFS2_FORCE_GARBAGE_COLLECTION Add IO control to … 5
(edit) @07c833f   12/19/16 08:54:16 Sebastian Huber JFFS2: Add RTEMS_JFFS2_GET_INFO Add IO control RTEMS_JFFS2_GET_INFO … 5
(edit) @caf4064   09/16/16 12:54:12 Sebastian Huber fstests: Use printk() for IMFS configuration tests This avoids … 5
(edit) @24d0ee57   05/20/16 08:39:50 Chris Johns cpukit, testsuite: Add rtems_printf and rtems_printer support. This … 5
(edit) @ca4602e   01/25/16 21:03:00 Sebastian Huber Use linker set for libio initialization Update #2408. 5
(edit) @5d1acc53   01/27/16 13:26:30 Sebastian Huber fstests/fsdosfsname01: Fix Makefile.am 5
(edit) @f9f7321e   12/22/15 06:56:57 Sebastian Huber Filesystem: Remove superfluous permission checks The permission is … 5
(edit) @ee4e7f0   05/26/15 13:17:50 Sebastian Huber jffs2: Move into separate library In case the zlib compression was … 4.115
(edit) @f820f22c   04/08/15 05:46:10 Sebastian Huber fstests/fsfseeko01: Fix for long == off_t Close #2317. 4.115
(edit) @15031660   03/31/15 13:14:27 alexander.krutwig fstests: Increase stack size for symlink loop test 4.115
(edit) @260cfe0   03/31/15 13:14:26 alexander.krutwig fstests/fssymlink: Typo 4.115
(edit) @57a914a3   03/03/15 21:15:00 Joel Sherrill Add simple test for scandir() on all file systems tested updates 1394 4.115
(edit) @f785492   02/14/15 19:07:19 Sebastian Huber IMFS: Add CONFIGURE_IMFS_DISABLE_READDIR 4.115
(edit) @249766c5   02/13/15 20:26:17 Sebastian Huber IMFS: Rename CONFIGURE_IMFS_DISABLE_FCHMOD Rename … 4.115
(edit) @40a18d7f   02/13/15 20:11:55 Sebastian Huber IMFS: Add CONFIGURE_IMFS_DISABLE_MKNOD_FILE 4.115
(edit) @12eee4fd   02/13/15 19:53:41 Sebastian Huber IMFS: CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEM Resurrect … 4.115
(edit) @a9df916   02/08/15 18:43:09 Sebastian Huber IMFS: Add fine grained configuration Remove miniIMFS. Statically … 4.115
(edit) @60cf8a5   02/06/15 15:32:39 Sebastian Huber IMFS: Add root directory to FS info Fix memory leak in IMFS_fsunmount(). 4.115
(edit) @24ec25d   02/05/15 15:14:59 Sebastian Huber IMFS: Introduce IMFS_mknod_control Drop IMFS_node_control::node_size … 4.115
(edit) @b4e52ce9   02/06/15 20:12:38 Sebastian Huber fstests/fsrename: Avoid double initialization 4.115
(edit) @cf36b70   12/31/14 09:56:05 Sebastian Huber IMFS: Replace node union with individual struct This reduces the … 4.115
(edit) @c625a641   12/21/14 19:12:28 Sebastian Huber Filesystem: Delete node type operation Use the fstat handler instead. 4.115
(edit) @a0b1b5ed   12/15/14 13:19:43 Sebastian Huber Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM This define was … 4.115
(edit) @12072880   12/04/14 09:03:50 Sebastian Huber Update bug report URL 4.115
(edit) @b8bd90f6   11/17/14 08:01:53 Sebastian Huber Add supplementary groups to user environment 4.115
(edit) @66c1ef9   10/17/14 12:46:13 Sebastian Huber Revert "fstests/mdosfs_fstime: Remove test" This reverts commit … 4.115
(edit) @22cd282   10/08/14 09:24:36 Sebastian Huber IMFS: Avoid NULL pointer access Avoid NULL pointer access in … 4.115
(edit) @3324383c   05/05/14 14:47:30 Joel Sherrill testsuites: Remove BSP_SMALL_MEMORY 4.115
(edit) @1461b648   05/04/14 22:12:52 Chris Johns testsuite: Add a per BSP test check for tests not to build. Provide a … 4.115
(edit) @2bea494   04/21/14 14:08:15 Joel Sherrill fsdosfsname01: Honor BSP_SMALL_MEMORY 4.115
(edit) @97ae79d7   04/21/14 14:07:57 Joel Sherrill fsdosfsformat01: Honor BSP_SMALL_MEMORY 4.115
(edit) @5c0c0cf   03/27/14 13:23:21 Christian.Mauderer privateenv: Use POSIX keys instead of task variables. 4.115
(edit) @7d5c27e   03/27/14 13:23:20 Christian.Mauderer privateenv: Remove sharing of user environment between threads. 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @f68401e   03/20/14 12:18:44 Sebastian Huber fstests/fsrename: Fix stack corruption Use snprintf() instead of … 4.115
(edit) @802d3ba   03/20/14 08:09:05 Sebastian Huber tests/fstests: Remove duplicate begin/end messages Fix file system … 4.115
(edit) @27d240e0   02/22/14 21:57:34 andre.lousa.marques New fstest to check rename POSIX conformance This patch is a newer … 4.115
(edit) @bc75887   03/16/14 15:15:33 Sebastian Huber tests/fstests: Use <rtems/test.h> 4.115
(edit) @73a7713   01/08/14 18:48:37 cynt6007 fstests and libtests: Add contents to multiple documentation files 4.115
(edit) @23d53e8a   01/07/14 21:08:48 cynt6007 fsdosfsformat01.doc: Add contents 4.115
(edit) @d8cd49cb   01/07/14 19:33:36 cynt6007 fsbdpart01.doc: Add contents 4.115
(edit) @2f68778   12/16/13 12:44:13 Sebastian Huber Filesystem: Add readv/writev handlers The readv() and writev() … 4.115
(edit) @d0beb9b   11/18/13 16:54:46 Joel Sherrill Misc tests: Fix scn files and adjust output 4.115
(edit) @a136fb6   11/15/13 17:53:36 Joel Sherrill testsuites: Add missing .scn files 4.115
(edit) @892abd53   11/14/13 23:32:08 Joel Sherrill Rename imfs_fspathenval.scn to imfs_fspatheval.scn 4.115
(edit) @a45b2ac9   11/15/13 12:45:01 ralf.kirchner fsdosfsname01: Improve test for duplicate names 4.115
(edit) @0098c522   10/18/13 16:07:10 ralf.kirchner fsdosfsformat01: Add test for re-mount of a filesystem 4.115
(edit) @0282e83   09/13/13 08:20:59 Sebastian Huber JFFS2: New tests 4.115
(edit) @bdcf4102   09/13/13 15:37:51 Sebastian Huber fstests/mdosfs_fstime: Remove test The FAT file system is not … 4.115
(edit) @736983f1   09/13/13 13:26:48 Sebastian Huber fstests/fstime: Fix according to POSIX ftruncate() and open() with … 4.115
(edit) @2477a39   09/13/13 11:14:35 Sebastian Huber fstests/fspermission: Fix resource leak 4.115
(edit) @2f9cef88   08/07/13 22:09:51 Chris Johns Check times with a no change truncate via open. The open path should … 4.115
(edit) @581c9982   03/22/13 14:14:11 ralf.kirchner fsdsosfsname01: Ensure endian correctness 4.115
(edit) @e148397   02/26/13 14:58:42 ralf.kirchner fsdosfsname01: Add compatibility tests Test handling of file names … 4.115
(edit) @52f3aa0   02/26/13 14:18:55 ralf.kirchner fsdosfsname01: Add multibyte tests Test handling of file names and … 4.115
(edit) @ccd212e   02/26/13 10:18:32 ralf.kirchner fsdosfsname01: New test Test handling of file names and directory … 4.115
(edit) @e67025e   05/22/13 10:10:33 ralf.kirchner dosfs: Add RTEMS_DOSFS_SEMAPHORES_PER_INSTANCE 4.115
(edit) @8db586c8   02/26/13 10:04:57 ralf.kirchner fstests: Use "tmacros.h" instead of "pmacros.h" 4.115
(edit) @12c99a64   05/16/13 09:38:57 Sebastian Huber fstests/fsstatvfs: Fix end of test message 4.115
(edit) @56f22600   05/16/13 09:23:46 Andrey Mozzhuhin dosfs: Add statvfs() support 4.115
(edit) @7b369af   04/11/13 11:58:33 Sebastian Huber testsuites: Fix warnings 4.115
(edit) @fad2d38   03/08/13 20:55:06 Gedare Bloom RTEMS: Delete ChangeLog? files. This commit deletes all RTEMS … 4.115
(edit) @71cf3e9d   02/20/13 12:30:43 Sebastian Huber libblock: Do resource allocation in one place All resource … 4.115
(edit) @4ddeb34   02/17/13 11:57:27 Sebastian Huber fstests/fsrdwr: Add test case 4.115
(edit) @3d6d4da   02/18/13 14:27:40 Sebastian Huber fstests/fsrdwr: Fix warning 4.115
(edit) @0a3a1b24   02/15/13 17:00:19 Sebastian Huber fstests: Prevent compiler optimizations 4.115
(edit) @80e3743   01/30/13 16:21:26 Sebastian Huber fstests/fsrdwr: Free allocated memory 4.115
(edit) @2e0177d8   01/30/13 16:03:38 Sebastian Huber fstests: Check resources used by FAT file system 4.115
(edit) @065441d8   01/30/13 16:01:07 Sebastian Huber fstests: Use global environment and clean up This releases all … 4.115
(edit) @334222f0   01/30/13 16:00:22 Sebastian Huber fstests: Initialize swapout task 4.115
(edit) @399afaf   01/30/13 15:59:49 Sebastian Huber fstests: Perform a quick format 4.115
(edit) @524cdbbc   01/30/13 15:58:21 Sebastian Huber fstests: Use designated initializers 4.115
(edit) @99d1197   01/15/13 19:46:56 alexivanov97 fstests: Generating .scn (Screen Shots) #4 4.115
(edit) @3106d7c   01/02/13 17:37:07 Christopher Kerl IMFS: Generating .scn (Screen Shots) #2 4.115
(edit) @72c6861   12/18/12 13:44:42 Sebastian Huber libblock: Use rtems_blkdev_create_partition() Use … 4.115
(edit) @3b91605   12/21/12 11:21:11 Sebastian Huber IMFS: Fix resource leak in IMFS_allocate_node() 4.115
(edit) @4b8e01f   12/13/12 10:08:03 Sebastian Huber dosfs: Add sync_device option for msdos_format() 4.115
(edit) @465b0865   12/12/12 16:42:24 ralf.kirchner dosfs: Bugfix for disks of for example 100MB size 4.115
(edit) @42a22f08   12/05/12 12:43:34 ralf.kirchner dosfs: Cluster write optimization Separate cluster write from sector … 4.115
(edit) @a20fbe7   11/28/12 13:43:32 ralf.kirchner dosfs: Block size optimization Change block size of bdbuf to the … 4.115
(edit) @5877a10f   10/30/12 12:41:11 ralf.kirchner fstests/fsdosfsformat01: New test 4.115
(edit) @a0bc1dc   12/05/12 12:58:19 ralf.kirchner dosfs: Delete fattype parameter for msdos_format() Delete fattype … 4.115
(edit) @5b8d935a   12/05/12 13:11:26 ralf.kirchner dosfs: Add skip_alignment for msdos_format() Add skip_alignment … 4.115
(edit) @0268adb3   11/22/12 13:09:03 Sebastian Huber fstests/fsfseeko01: Add test cases 4.115
(edit) @8f1b6cde   11/12/12 13:58:13 Sebastian Huber fstests/fsrfsbitmap01: Fix NULL pointer access Move test files into … 4.115
(edit) @503de116   10/15/12 15:45:04 Ralf Corsepius Make tems_rfs_bitmap_ut_test_range, … 4.115
(edit) @35320729   10/15/12 02:36:15 Ralf Corsepius Use %zd instead of %d to print size_t's 4.115
(edit) @c1412db   10/11/12 16:27:34 Ralf Corsepius Use %zu instead of %lu to print size_t's. 4.115
(edit) @fd71610   10/11/12 16:25:03 Ralf Corsepius Cleanup Krzysztof's copyright notices. 4.115
Note: See TracRevisionLog for help on using the revision log.