Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 2759fa6

Browse files
committed
Update steps and file names
1 parent ad5c712 commit 2759fa6

File tree

6 files changed

+5
-5
lines changed

6 files changed

+5
-5
lines changed

courses/cpp/uboot/image/config/config.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"databasePath": "u-boot_u-boot_d0d07ba",
33
"locationPaths": "https://github.com/u-boot/u-boot/blob/d0d07ba86afc8074d79e436b1ba4478fa0f0c1b5{path}#L{line-start}-L{line-end}",
44
"expectedResults": {
5-
"step-11.ql": "step-11.csv",
6-
"step-12.ql": "step-12.csv",
7-
"step-13.ql": "step-13.csv",
8-
"step-21.ql": "step-21.csv",
9-
"step-22.ql": "step-22.csv"
5+
"11_function_definitions.ql": "step-11.csv",
6+
"12_memcpy_definitions.ql": "step-12.csv",
7+
"13_macro_definitions.ql": "step-13.csv",
8+
"21_memcpy_calls.ql": "step-21.csv",
9+
"22_macro_invocations.ql": "step-22.csv"
1010
}
1111
}

0 commit comments

Comments
 (0)