mirror of
https://github.com/drasko/codezero.git
synced 2026-01-30 03:33:13 +01:00
Integrated Test Container inside Baremetal container.
This commit is contained in:
@@ -30,8 +30,6 @@ LINUX_ATAGSDIR = join(LINUXDIR, 'atags')
|
||||
POSIXDIR = join(PROJROOT, 'conts/posix')
|
||||
POSIX_BOOTDESCDIR = join(POSIXDIR, 'bootdesc')
|
||||
|
||||
TESTDIR = join(PROJROOT, 'conts/test')
|
||||
|
||||
projpaths = { \
|
||||
'LINUX_ATAGSDIR' : LINUX_ATAGSDIR, \
|
||||
'LINUX_ROOTFSDIR' : LINUX_ROOTFSDIR, \
|
||||
|
||||
Reference in New Issue
Block a user