Searched defs:test_one (Results 1 - 7 of 7) sorted by relevance

/systemd/src/test/
H A Dtest-ellipsize.c28 static void test_one(const char *p) { function
35 test_one(DIGITS LETTERS DIGITS LETTERS);
36 test_one("한국어한국어한국어한국어한국어한국어한국어한국어한국어한국어한국어한국어한국어한국어한국어한국어한국어한국어");
37 test_one("-日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国日本国");
38 test_one("中国中国中国中国中国中国中国中国中国中国中国中国中国中国中国中国中国中国中国中国中国中国-中国中国中国中国中国中国中国中国中国中国中国中国中国");
39 test_one("sÿstëmd sÿstëmd sÿstëmd sÿstëmd sÿstëmd sÿstëmd sÿstëmd sÿstëmd sÿstëmd sÿstëmd sÿstëmd sÿstëmd sÿstëmd");
40 test_one("🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮🐮");
41 test_one("Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.");
42 test_one("shórt");
H A Dtest-date.c59 static void test_one(const char *p) { function
78 test_one("17:41");
79 test_one("18:42:44");
80 test_one("18:42:44.0");
81 test_one("18:42:44.999999999999");
82 test_one("12-10-02 12:13:14");
83 test_one("12-10-2 12:13:14");
84 test_one("12-10-03 12:13");
85 test_one("2012-12-30 18:42");
86 test_one("201
[all...]
H A Dtest-xml.c27 static void test_one(const char *data, ...) { function
57 test_one("", XML_END);
59 test_one("<foo></foo>",
64 test_one("<foo waldo=piep meh=\"huhu\"/>",
73 test_one("xxxx\n"
H A Dtest-calendarspec.c27 static void test_one(const char *input, const char *output) { function
94 test_one("Sat,Thu,Mon-Wed,Sat-Sun", "Mon-Thu,Sat,Sun *-*-* 00:00:00");
95 test_one("Mon,Sun 12-*-* 2,1:23", "Mon,Sun 2012-*-* 01,02:23:00");
96 test_one("Wed *-1", "Wed *-*-01 00:00:00");
97 test_one("Wed-Wed,Wed *-1", "Wed *-*-01 00:00:00");
98 test_one("Wed, 17:48", "Wed *-*-* 17:48:00");
99 test_one("Wed-Sat,Tue 12-10-15 1:2:3", "Tue-Sat 2012-10-15 01:02:03");
100 test_one("*-*-7 0:0:0", "*-*-07 00:00:00");
101 test_one("10-15", "*-10-15 00:00:00");
102 test_one("monda
[all...]
H A Dtest-json.c27 static void test_one(const char *data, ...) { function
168 test_one("x", -EINVAL);
169 test_one("", JSON_END);
170 test_one(" ", JSON_END);
171 test_one("0", JSON_INTEGER, (intmax_t) 0, JSON_END);
172 test_one("1234", JSON_INTEGER, (intmax_t) 1234, JSON_END);
173 test_one("3.141", JSON_REAL, 3.141, JSON_END);
174 test_one("0.0", JSON_REAL, 0.0, JSON_END);
175 test_one("7e3", JSON_REAL, 7e3, JSON_END);
176 test_one("
[all...]
/systemd/src/libsystemd/sd-bus/
H A Dtest-bus-kernel-bloom.c37 static void test_one( function
103 test_one("/foo/bar/waldo", "waldo.com", "Piep", false, "foobar", "", true);
104 test_one("/foo/bar/waldo", "waldo.com", "Piep", false, "foobar", "path='/foo/bar/waldo'", true);
105 test_one("/foo/bar/waldo", "waldo.com", "Piep", false, "foobar", "path='/foo/bar/waldo/tuut'", false);
106 test_one("/foo/bar/waldo", "waldo.com", "Piep", false, "foobar", "interface='waldo.com'", true);
107 test_one("/foo/bar/waldo", "waldo.com", "Piep", false, "foobar", "member='Piep'", true);
108 test_one("/foo/bar/waldo", "waldo.com", "Piep", false, "foobar", "member='Pi_ep'", false);
109 test_one("/foo/bar/waldo", "waldo.com", "Piep", false, "foobar", "arg0='foobar'", true);
110 test_one("/foo/bar/waldo", "waldo.com", "Piep", false, "foobar", "arg0='foo_bar'", false);
111 test_one("/fo
[all...]
H A Dtest-bus-server.c155 static int test_one(bool client_negotiate_unix_fds, bool server_negotiate_unix_fds, function
194 r = test_one(true, true, false, false);
197 r = test_one(true, false, false, false);
200 r = test_one(false, true, false, false);
203 r = test_one(false, false, false, false);
206 r = test_one(true, true, true, true);
209 r = test_one(true, true, false, true);
212 r = test_one(true, true, true, false);

Completed in 46 milliseconds