Import testsuite

This commit is contained in:
Filip Janus 2022-03-21 17:30:59 +01:00
commit ea373ccb89
14 changed files with 348 additions and 0 deletions

3
basic/PURPOSE Normal file
View file

@ -0,0 +1,3 @@
PURPOSE of /CoreOS/sqlite3/Sanity/basic
Description: Basic test for python and sqlite3 DB
Author: Branislav Nater <bnater@redhat.com>