* Moved random_file_actions to the other file system tests.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30362 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -6,6 +6,7 @@ SubInclude HAIKU_TOP src tests add-ons kernel file_systems consistency_check ;
|
||||
SubInclude HAIKU_TOP src tests add-ons kernel file_systems fs_shell ;
|
||||
SubInclude HAIKU_TOP src tests add-ons kernel file_systems fragmenter ;
|
||||
#SubInclude HAIKU_TOP src tests add-ons kernel file_systems iso9660 ;
|
||||
SubInclude HAIKU_TOP src tests add-ons kernel file_systems random_file_actions ;
|
||||
SubInclude HAIKU_TOP src tests add-ons kernel file_systems random_read ;
|
||||
SubInclude HAIKU_TOP src tests add-ons kernel file_systems udf ;
|
||||
SubInclude HAIKU_TOP src tests add-ons kernel file_systems userlandfs ;
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
SubDir HAIKU_TOP src tests system random_file_actions ;
|
||||
SubDir HAIKU_TOP src tests add-ons kernel file_systems random_file_actions ;
|
||||
|
||||
SimpleTest random_file_actions
|
||||
: random_file_actions.cpp
|
||||
@@ -5,4 +5,3 @@ SubInclude HAIKU_TOP src tests system boot ;
|
||||
SubInclude HAIKU_TOP src tests system consoled ;
|
||||
SubInclude HAIKU_TOP src tests system kernel ;
|
||||
SubInclude HAIKU_TOP src tests system libroot ;
|
||||
SubInclude HAIKU_TOP src tests system random_file_actions ;
|
||||
|
||||
Reference in New Issue
Block a user