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

Commit 19cbd8b

Browse files
committed
rename
1 parent 4706eea commit 19cbd8b

17 files changed

+8
-8
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
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-
"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",
10-
"23_macro_expressions.ql": "step-23.csv",
11-
"24_class_network_reads.ql": "step-24.csv",
12-
"31_taint_tracking.ql": "step-31.csv"
5+
"3_function_definitions.ql": "step-3.csv",
6+
"4_memcpy_definitions.ql": "step-4.csv",
7+
"5_macro_definitions.ql": "step-5.csv",
8+
"6_memcpy_calls.ql": "step-6.csv",
9+
"7_macro_invocations.ql": "step-7.csv",
10+
"8_macro_expressions.ql": "step-8.csv",
11+
"9_class_network_reads.ql": "step-9.csv",
12+
"10_taint_tracking.ql": "step-10.csv"
1313
}
1414
}
File renamed without changes.

0 commit comments

Comments
 (0)