diff options
author | 2022-03-28 10:41:43 -0700 | |
---|---|---|
committer | 2022-04-04 16:23:14 -0600 | |
commit | cdebea6968faafa955b3cc9196003e7f17f78955 (patch) | |
tree | 3c126d50f4a032005c2df111c7e332bb9f212cd1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kunit: split resource API from test.h into new resource.h (diff) | |
download | linux-dev-cdebea6968faafa955b3cc9196003e7f17f78955.tar.xz linux-dev-cdebea6968faafa955b3cc9196003e7f17f78955.zip |
kunit: split resource API impl from test.c into new resource.c
We've split out the declarations from include/kunit/test.h into
resource.h.
This patch splits out the definitions as well for consistency.
A side effect of this is git blame won't properly track history by
default, users need to run
$ git blame -L ,1 -C13 lib/kunit/resource.c
Signed-off-by: Daniel Latypov <dlatypov@google.com>
Reviewed-by: David Gow <davidgow@google.com>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions