I don't know... We've had a few discussions about this. There's some separation between the underlying infrastructure in testlib and the code that uses it in tests. We could move it to tests/testlib, I guess. It would make it more clear that there's no upstream version of it.
Either way is fine with me. Jason On Tue, Jan 26, 2021 at 9:45 AM Andreas Sandberg <[email protected]> wrote: > Hi Jason, > > Thanks for confirming that. I have posted an update here: > https://gem5-review.googlesource.com/c/public/gem5/+/39759 > > Since there is no upstream for testlib, should we move it into tests/ > somewhere instead of keeping it in ext/? > > Cheers, > Andreas > On 26/01/2021 16:21, Jason Lowe-Power wrote: > > Hi Andreas, > > There is no upstream for testlib. It's a purely gem5 project. We should > fix it in tree. > > Jason > > On Tue, Jan 26, 2021 at 4:56 AM Andreas Sandberg via gem5-dev < > [email protected]> wrote: > >> Hi Everyone, >> >> I have just posted a series of patches [1] that get rid of 'six' as a >> dependency in gem5. However, there is still a dependency on six coming >> from testlib. What's the process there? Should we fix it upstream and >> backport it or is testlib now effectively a gem5 project? >> >> Cheers, >> Abdreas >> >> [1] https://gem5-review.googlesource.com/c/public/gem5/+/39758 >> >> IMPORTANT NOTICE: The contents of this email and any attachments are >> confidential and may also be privileged. If you are not the intended >> recipient, please notify the sender immediately and do not disclose the >> contents to any other person, use it for any purpose, or store or copy the >> information in any medium. Thank you. >> _______________________________________________ >> gem5-dev mailing list -- [email protected] >> To unsubscribe send an email to [email protected] >> %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s >> > IMPORTANT NOTICE: The contents of this email and any attachments are > confidential and may also be privileged. If you are not the intended > recipient, please notify the sender immediately and do not disclose the > contents to any other person, use it for any purpose, or store or copy the > information in any medium. Thank you. >
_______________________________________________ gem5-dev mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
