ldgen: update tests for common fragment parsing

This commit is contained in:
Renz Christian Bagaporo 2019-03-19 14:36:04 +08:00
parent 7dcef2c33c
commit 7900178b7c
3 changed files with 1095 additions and 913 deletions

View file

@ -1,7 +1,19 @@
menu "Test config"
config PERFORMANCE_LEVEL
int "Performance level"
int
range 0 3
prompt "Performance level"
config A
bool
default "y"
config B
bool
default "n"
config C
bool
default "y"
endmenu

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff