Searched defs:test_file (Results 1 - 1 of 1) sorted by relevance
/systemd/src/test/ |
H A D | test-json.c | 77 static void test_file(const char *data, Test test) { function 198 test_file("{\"k\": \"v\", \"foo\": [1, 2, 3], \"bar\": {\"zap\": null}}", test_1); 199 test_file("{\"mutant\": [1, null, \"1\", {\"1\": [1, \"1\"]}], \"blah\": 1.27}", test_2);
|
Completed in 22 milliseconds