genericopenlibs/openenvcore/libc/test/testdb_blr/data/tdb_blr.ini
changeset 0 e4d67989cc36
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/genericopenlibs/openenvcore/libc/test/testdb_blr/data/tdb_blr.ini	Tue Feb 02 02:01:42 2010 +0200
@@ -0,0 +1,50 @@
+[Section_getgrgid_pos]
+Param1 = 0
+Param2 = root
+Param3 = 0
+Param4 = root
+[Section_getgrgid_neg]
+Param1 = 1
+[Section_getgrnam_pos]
+Param1 = root
+Param2 = 0
+Param3 = root
+[Section_getgrnam_neg]
+Param1 = abc
+[Section_getgrgid_r_pos]
+Param1 = 0
+Param2 = root
+Param3 = 0
+Param4 = root
+[Section_getgrgid_r_neg]
+Param1 = 1
+[Section_getgrnam_r_pos]
+Param1 = root
+Param2 = 0
+Param3 = root
+[Section_getgrnam_r_neg]
+Param1 = abc
+[Section_getpwuid_pos]
+Param1 = 0
+Param2 = root
+Param3 = c:
+[Section_getpwuid_neg]
+Param1 = 1
+[Section_getpwnam_pos]
+Param1 = root
+Param2 = 0
+Param3 = c:
+[Section_getpwnam_neg]
+Param1 = abc
+[Section_getpwuid_r_pos]
+Param1 = 0
+Param2 = root
+Param3 = c:
+[Section_getpwuid_r_neg]
+Param1 = 1
+[Section_getpwnam_r_pos]
+Param1 = root
+Param2 = 0
+Param3 = c:
+[Section_getpwuid_r_neg]
+Param1 = abc
\ No newline at end of file