Searched refs:test_db (Results 1 – 3 of 3) sorted by relevance
60 CLEANFILES = base64.c test_db.json
670 test_db(const char *dbtype, const char *dbname) in test_db() function958 res |= test_db(NULL, NULL); in main()959 res |= test_db("json", argc > 1 ? argv[1] : "test_db.json"); in main()
758 CLEANFILES = base64.c test_db.json