Home
last modified time | relevance | path

Searched refs:long_unicode_name (Results 1 – 9 of 9) sorted by relevance

/FileX-v6.2.1/test/regression_test/
Dfilex_unicode_fat_entry_3_test.c90 UCHAR long_unicode_name[] = {2, 0, 3, 0, 4, 0, 5, 0, 6, 0, 7, 0, 8, 0, 9, 0, 10, 0, 11, 0, … in ftest_0_entry() local
119 …status = fx_unicode_directory_create(&ram_disk, long_unicode_name, length, (CHAR *)destination_nam… in ftest_0_entry()
126 long_unicode_name[0]++; in ftest_0_entry()
127 …status += fx_unicode_directory_create(&ram_disk, long_unicode_name, length, (CHAR *)destination_na… in ftest_0_entry()
128 long_unicode_name[0]++; in ftest_0_entry()
129 …status += fx_unicode_directory_create(&ram_disk, long_unicode_name, length, (CHAR *)destination_na… in ftest_0_entry()
130 long_unicode_name[0]++; in ftest_0_entry()
131 …status += fx_unicode_directory_create(&ram_disk, long_unicode_name, length, (CHAR *)destination_na… in ftest_0_entry()
132 long_unicode_name[0]++; in ftest_0_entry()
133 …status += fx_unicode_directory_create(&ram_disk, long_unicode_name, length, (CHAR *)destination_na… in ftest_0_entry()
[all …]
Dfilex_unicode_test.c24 static UCHAR long_unicode_name[] = {2, 0, 3, 0, 4, 0, 5, 0, 6, 0, 7, 0, 8, 0, … variable
255 length = fx_unicode_length_get(long_unicode_name); in ftest_0_entry()
256 … status += fx_unicode_file_create(&ram_disk, long_unicode_name, length, (CHAR *) destination_name); in ftest_0_entry()
271 length = fx_unicode_length_get(long_unicode_name); in ftest_0_entry()
272 … status += fx_unicode_file_create(&ram_disk, long_unicode_name, length, (CHAR *) destination_name); in ftest_0_entry()
355 length = fx_unicode_length_get(long_unicode_name); in ftest_0_entry()
356 … status += fx_unicode_file_create(&ram_disk, long_unicode_name, length, (CHAR *) destination_name); in ftest_0_entry()
388 length = fx_unicode_length_get(long_unicode_name); in ftest_0_entry()
389 …status += fx_unicode_short_name_get(&ram_disk, long_unicode_name, length, (CHAR *) destination_nam… in ftest_0_entry()
393 if ((status) || (length != fx_unicode_length_get(long_unicode_name))) in ftest_0_entry()
[all …]
Dfilex_unicode_directory_entry_test.c102 UCHAR long_unicode_name[] = {2, 0, 3, 0, 4, 0, 5, 0, 6, 0, 7, 0, 8, 0, 9, 0, 10, 0, 11, 0, … in ftest_0_entry() local
147 …status = fx_unicode_directory_create(&ram_disk, long_unicode_name, length, (CHAR *) destination_n… in ftest_0_entry()
182 …status = fx_unicode_directory_create(&ram_disk, long_unicode_name, length, (CHAR *) destination_n… in ftest_0_entry()
199 …status = fx_unicode_directory_create(&ram_disk, long_unicode_name, length, (CHAR *) destination_n… in ftest_0_entry()
234 …status = fx_unicode_directory_create(&ram_disk, long_unicode_name, length, (CHAR *) destination_n… in ftest_0_entry()
250 …status = fx_unicode_directory_create(&ram_disk, long_unicode_name, length, (CHAR *) destination_n… in ftest_0_entry()
283 …status = fx_unicode_directory_create(&ram_disk, long_unicode_name, length, (CHAR *) destination_n… in ftest_0_entry()
313 length = fx_unicode_length_get( long_unicode_name); in ftest_0_entry()
314 …status = fx_unicode_directory_create( &ram_disk, long_unicode_name, length, (CHAR *)destination_n… in ftest_0_entry()
Dfilex_unicode_directory_entry_2_test.c82 UCHAR long_unicode_name[] = {2, 0, 3, 0, 4, 0, 5, 0, 6, 0, 7, 0, 8, 0, 9, 0, 10, 0, 11, 0, … in ftest_0_entry() local
110 …status += fx_unicode_directory_create(&ram_disk, long_unicode_name, length, (CHAR *)destination_n… in ftest_0_entry()
114 …status += fx_unicode_directory_create(&ram_disk, long_unicode_name, length, (CHAR *)destination_n… in ftest_0_entry()
132 …status += fx_unicode_directory_create(&ram_disk, long_unicode_name, length, (CHAR *) destination_… in ftest_0_entry()
Dfilex_unicode_fat_entry_1_test.c69 UCHAR long_unicode_name[] = {2, 0, 3, 0, 4, 0, 5, 0, 6, 0, 7, 0, 8, 0, 9, 0, 10, 0, 11, 0, … in ftest_0_entry() local
96 …status += fx_unicode_directory_create(&ram_disk, long_unicode_name, length, (CHAR *)destination_n… in ftest_0_entry()
100 …status += fx_unicode_directory_create(&ram_disk, long_unicode_name, length, (CHAR *)destination_n… in ftest_0_entry()
117 …status = fx_unicode_directory_create(&ram_disk, long_unicode_name, length, (CHAR *) destination_n… in ftest_0_entry()
Dfilex_unicode_fat_entry_2_test.c85 UCHAR long_unicode_name[] = {2, 0, 3, 0, 4, 0, 5, 0, 6, 0, 7, 0, 8, 0, 9, 0, 10, 0, 11, 0, … in ftest_0_entry() local
112 …status += fx_unicode_directory_create(&ram_disk, long_unicode_name, length, (CHAR *)destination_n… in ftest_0_entry()
120 …status += fx_unicode_directory_create(&ram_disk, long_unicode_name, length, (CHAR *)destination_n… in ftest_0_entry()
142 …status += fx_unicode_directory_create(&ram_disk, long_unicode_name, length, (CHAR *)destination_n… in ftest_0_entry()
Dfilex_unicode_fat_entry_test.c68 UCHAR long_unicode_name[] = {2, 0, 3, 0, 4, 0, 5, 0, 6, 0, 7, 0, 8, 0, 9, 0, 10, 0, 11, 0, … in ftest_0_entry() local
95 …status += fx_unicode_directory_create(&ram_disk, long_unicode_name, length, (CHAR *) destination_… in ftest_0_entry()
99 …status += fx_unicode_directory_create(&ram_disk, long_unicode_name, length, (CHAR *) destination_… in ftest_0_entry()
115 …status = fx_unicode_directory_create(&ram_disk, long_unicode_name, length, (CHAR *) destination_n… in ftest_0_entry()
Dfilex_unicode_name_string_test.c85 UCHAR long_unicode_name[] = {2, 0, 3, 0, 4, 0, 5, 0, 6, 0, 7, 0, 8, 0, 9, 0, 10, 0, 11, 0, … in ftest_0_entry() local
129 …status = fx_unicode_directory_create(&ram_disk, long_unicode_name, length, (CHAR *) destination_n… in ftest_0_entry()
133 … status = fx_unicode_file_create(&ram_disk, long_unicode_name, length, (CHAR *) destination_name); in ftest_0_entry()
Dfilex_fault_tolerant_enable_3_test.c110 UCHAR long_unicode_name[300]; in ftest_0_entry() local
680 memset( long_unicode_name, 1, 270); in ftest_0_entry()
681 long_unicode_name[270] = 0; in ftest_0_entry()
682 long_unicode_name[271] = 0; in ftest_0_entry()
683 length = fx_unicode_length_get( long_unicode_name); in ftest_0_entry()
687 temp = long_unicode_name[0]; in ftest_0_entry()
690 … status = fx_unicode_directory_create( &ram_disk, long_unicode_name, length, destination_name); in ftest_0_entry()
692 long_unicode_name[0]++; in ftest_0_entry()
698 status = fx_unicode_directory_create( &ram_disk, long_unicode_name, length, destination_name); in ftest_0_entry()
707 status += fx_unicode_directory_create( &ram_disk, long_unicode_name, length, destination_name); in ftest_0_entry()
[all …]